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

1.3.4 • Public • Published

Installation

npm install --save @types/abs

Summary

This package contains type definitions for abs (https://github.com/ionicabizau/abs).

Details

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

index.d.ts

/**
 * Compute the absolute path of an input.
 * @param input The input path.
 */
declare function abs(input?: string): string;
export = abs;

Additional Details

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

Credits

These definitions were written by Aya Morisawa.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/abs

      Weekly Downloads

      73

      Version

      1.3.4

      License

      MIT

      Unpacked Size

      2.77 kB

      Total Files

      5

      Last publish

      Collaborators

      • types