UNPKG

templates-mo

Version:

Templates is a scaffolding framework that makes code generation simple, dynamic, and reusable. Generate files, parts of your app, or whole project structures—without the repetitive copy-pasting

4 lines (3 loc) • 103 B
import { CommandModule } from 'yargs'; declare const _default: CommandModule; export default _default;