oak-cli/lib/makeRouter.d.ts

2 lines
72 B
TypeScript

export default function make(cmd: any, watch?: boolean): Promise<void>;