mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
6 lines
145 B
TypeScript
6 lines
145 B
TypeScript
/**
|
|
* A lot of plugins still used utils/utils
|
|
* Left here for convenience (over time can eventually remove these)
|
|
*/
|
|
export * from './index';
|