oak-cli/lib/makeDependency.d.ts

2 lines
74 B
TypeScript

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