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

0.0.31 • Public • Published

Installation

npm install --save @types/absolute

Summary

This package contains type definitions for absolute (https://github.com/bahamas10/node-absolute).

Details

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

index.d.ts

/**
 * Test if a path is absolute
 */
declare function absolute(path: string): boolean;

export default absolute;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:04 GMT
  • Dependencies: none

Credits

These definitions were written by Aya Morisawa.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/absolute

Weekly Downloads

19

Version

0.0.31

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types