nx/packages/expo/index.ts

4 lines
204 B
TypeScript

export { expoInitGenerator } from './src/generators/init/init';
export { expoApplicationGenerator } from './src/generators/application/application';
export { withNxMetro } from './plugins/with-nx-metro';