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

0.0.32 • 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.

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

export = absolute;

Additional Details

  • Last updated: Tue, 17 Sep 2024 00:50:51 GMT
  • Dependencies: none

Credits

These definitions were written by Aya Morisawa.

/@types/absolute/

    Package Sidebar

    Install

    npm i @types/absolute

    Weekly Downloads

    27

    Version

    0.0.32

    License

    MIT

    Unpacked Size

    2.76 kB

    Total Files

    5

    Last publish

    Collaborators

    • types