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

1.0.2 • Public • Published

Installation

npm install --save @types/path-is-absolute

Summary

This package contains type definitions for path-is-absolute (https://github.com/sindresorhus/path-is-absolute#readme).

Details

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

index.d.ts

export = path_is_absolute;
declare function path_is_absolute(path: string): boolean;
declare namespace path_is_absolute {
    function win32(path: string): boolean;
    function posix(path: string): boolean;
}

Additional Details

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

Credits

These definitions were written by Mohamed Hegazy.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.224,487ts5.7
1.0.224,487ts5.6
1.0.224,487latest
1.0.224,487ts4.5
1.0.224,487ts4.6
1.0.224,487ts4.7
1.0.224,487ts4.8
1.0.224,487ts4.9
1.0.224,487ts5.0
1.0.224,487ts5.1
1.0.224,487ts5.2
1.0.224,487ts5.3
1.0.224,487ts5.4
1.0.224,487ts5.5
1.0.224,487ts5.8
1.0.01,088ts2.0
1.0.01,088ts2.1
1.0.01,088ts2.2
1.0.01,088ts2.3
1.0.01,088ts2.4
1.0.01,088ts2.5
1.0.01,088ts2.6
1.0.01,088ts2.7
1.0.01,088ts2.8
1.0.01,088ts2.9
1.0.01,088ts3.0
1.0.01,088ts3.1
1.0.01,088ts3.2
1.0.01,088ts3.3
1.0.01,088ts3.4
1.0.01,088ts3.5
1.0.01,088ts3.6
1.0.01,088ts3.7
1.0.01,088ts3.8
1.0.01,088ts3.9
1.0.01,088ts4.0
1.0.01,088ts4.1
1.0.01,088ts4.2
1.0.01,088ts4.3
1.0.01,088ts4.4

Version History

VersionDownloads (Last 7 Days)Published
1.0.224,487
1.0.19
1.0.01,088

Package Sidebar

Install

npm i @types/path-is-absolute

Weekly Downloads

25,584

Version

1.0.2

License

MIT

Unpacked Size

3.03 kB

Total Files

5

Last publish

Collaborators

  • types