UNPKG

109 BTypeScriptView Raw
1export declare function glob(cwd: string, patternsOrFiles: string[], ignoreNodeModules?: boolean): string[];