UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

6 lines 218 B
/** * Get the directory name of the current module. * Lazy loads Node.js dependencies (url, path) only when needed. */ export declare function getParentDir(): Promise<string>; //# sourceMappingURL=path.util.d.ts.map