@types/normalize-path
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

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 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.2
    50,973
  • 3.0.1
    153
  • 3.0.0
    44,517

Package Sidebar

Install

npm i @types/normalize-path

Weekly Downloads

95,643

Version

3.0.2

License

MIT

Unpacked Size

2.81 kB

Total Files

5

Last publish

Collaborators

  • types