UNPKG

foalts2-cli

Version:

CLI tool for FoalTS

12 lines (11 loc) 303 B
export * from './angular'; export * from './app'; export * from './controller'; export * from './entity'; export * from './hook'; export * from './react'; export * from './rest-api'; export * from './script'; export * from './service'; export * from './vscode-config'; export * from './vue';