export type TemplateType = 'base' | 'web' | 'react' | 'preact' | 'node' | 'cli';