Files
2021-04-06 11:18:36 -07:00

6 lines
178 B
TypeScript

/**
* A lot of plugins still used @nativescript/core/ui/enums
* Remove this once @nativescript/eslint-plugin supports automigrating these
*/
export * from '../../core-types';