Installation
npm install --save @types/is-extglob
Summary
This package contains type definitions for is-extglob (https://github.com/jonschlinkert/is-extglob).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-extglob.
index.d.ts
declare function isExtglob(glob: string): boolean;
export = isExtglob;
Additional Details
- Last updated: Mon, 04 Dec 2023 20:35:43 GMT
- Dependencies: none
Credits
These definitions were written by Tristan F..