UNPKG

@types/app-module-path

Version:
6 lines (3 loc) 158 B
export function addPath(path: string, parent?: any): void; export function enableForDir(dir: string): void; export function removePath(path: string): void;