oak-cli/lib/create.d.ts

2 lines
74 B
TypeScript

export default function create(dirName: string, cmd: any): Promise<void>;