mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 18:12:09 +08:00
6 lines
184 B
TypeScript
6 lines
184 B
TypeScript
/**
|
|
* A lot of plugins still used @nativescript/core/ui/enums/enums
|
|
* Remove this once @nativescript/eslint-plugin supports automigrating these
|
|
*/
|
|
export * from '../../core-types';
|