UNPKG

@nxext/stencil

Version:

Nx plugin for stenciljs

4 lines (3 loc) 192 B
export declare function getRelativePath(from: string, to: string): string; export declare function getDistDir(rootDir: string): string; export declare function deleteFile(path: string): void;