mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-22 00:19:40 +08:00
chore(core): monorepo, esm targeting, improved management (#8707)
This commit is contained in:
2
packages/core-compat/utils/utils.js
Normal file
2
packages/core-compat/utils/utils.js
Normal file
@ -0,0 +1,2 @@
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
__exportStar(require("@nativescript/core"), exports);
|
Reference in New Issue
Block a user