UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

3 lines (2 loc) 108 B
import { Path } from "../../interface/path"; export declare function installDeps(cwd: Path): Promise<void>;