oak-cli/lib/create.d.ts

2 lines
77 B
TypeScript

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