path.d.ts 76 B

1
  1. export declare const basename: (path: string, separator: string) => string;