Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/common-path-prefix/index.d.ts

declare function commonPathPrefix(paths: string[], sep?: string): string;

export = commonPathPrefix;
Back to Directory File Manager