UNPKG

winterspec

Version:

Write Winter-CG compatible routes with filesystem routing and tons of features

5 lines (4 loc) 137 B
import { BaseCommand } from "../base-command.js"; export declare class BundleRoutesCommand extends BaseCommand { register(): void; }