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

2.0.2 • Public • Published

Installation

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

Summary

This package contains type definitions for is-relative-path (https://github.com/mrjoelkemp/is-relative-path).

Details

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

index.d.ts

/**
 * Is relative path?
 */
declare function isRelative(path: string): boolean;

export = isRelative;

Additional Details

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

Credits

These definitions were written by Piotr Błażejewicz (Peter Blazejewicz).

Readme

Keywords

none

Package Sidebar

Install

npm i @types/is-relative-path

Weekly Downloads

66

Version

2.0.2

License

MIT

Unpacked Size

2.88 kB

Total Files

5

Last publish

Collaborators

  • types