npm.io
3.0.2 • Published 2 years ago

@types/normalize-path

Licence
MIT
Version
3.0.2
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/normalize-path

Summary

This package contains type definitions for normalize-path (https://github.com/jonschlinkert/normalize-path).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-path.

index.d.ts

export = normalizePath;

declare function normalizePath(path: string, stripTrailing?: boolean): string;

Additional Details

  • Last updated: Tue, 07 Nov 2023 0939 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.