mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(core): monorepo, esm targeting, improved management (#8707)
This commit is contained in:
5
packages/core/utils/utils.ios.ts
Normal file
5
packages/core/utils/utils.ios.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* A lot of plugins still used utils/utils
|
||||
* Left here for convenience (over time can eventually remove these)
|
||||
*/
|
||||
export * from './index';
|
||||
Reference in New Issue
Block a user