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

3 lines (2 loc) • 99 B
import { MiddlewareFunction } from 'yargs'; export declare const middleware: MiddlewareFunction[];