3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export * from './plugin';
|
|
export { initGenerator } from './src/generators/init/init';
|