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

1.0.3 • Public • Published

Installation

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

Summary

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

Details

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

index.d.ts

declare function pathIsInside(thePath: string, potentialParent: string): boolean;
export = pathIsInside;

Additional Details

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

Credits

These definitions were written by Alexander Marks.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/path-is-inside

      Weekly Downloads

      16,796

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      2.8 kB

      Total Files

      5

      Last publish

      Collaborators

      • types