remove-base-path.d.ts 62 B

1
  1. export declare function removeBasePath(path: string): string;