UNPKG

@ts-dev-tools/core

Version:
5 lines (4 loc) 101 B
export declare function install({ cwd, dir }: { cwd: string; dir: string; }): Promise<void>;