package.dist.cjs.src.path-arg.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mkdirp Show documentation
Show all versions of mkdirp Show documentation
Recursively mkdir, like `mkdir -p`
The newest version!
export declare const pathArg: (path: string) => string;
//# sourceMappingURL=path-arg.d.ts.map