mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-02-02 22:50:52 +00:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
|
module.exports = {
|
||
|
"default": require("core-js/library"),
|
||
|
__esModule: true
|
||
|
};
|