UNPKG

skeet

Version:

Full-stack TypeScript Serverless Framework

15 lines (14 loc) 426 B
export * from './package.json' export * from './prettierrc' export * from './prettierignore' export * from './tsconfig.json' export * from './eslintrc.json' export * from './eslintignore' export * from './gitignore' export * from './apienv' export * from './skeet-cloud.config' export * from './api.yml' export * from './worker.yml' export * from './gitattributes' export * from './workerPlugin.yml' export * from './web.yml'