npm.io
1.0.3 • Published 2 years ago

@types/path-is-inside

Licence
MIT
Version
1.0.3
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

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 0939 GMT
  • Dependencies: none

Credits

These definitions were written by Alexander Marks.