UNPKG

@sprouted/create-vibes

Version:
6 lines 304 B
export { CreateFeatureCommand } from './commands/create-feature'; export { CreateAppCommand } from './commands/create-app'; export { AddAppCommand } from './commands/add-app'; export { TemplateEngine } from './template-engine'; export * from './template-engine/types'; //# sourceMappingURL=index.d.ts.map