BLUE
PHP 7.4.33
Path:
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/tinyglobby/dist
Run
Logout
Edit File
Size: 1015 B
Close
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/tinyglobby/dist/index.d.ts
Text
Base64
declare const convertPathToPattern: (path: string) => string; declare const escapePath: (path: string) => string; declare function isDynamicPattern(pattern: string, options?: { caseSensitiveMatch: boolean; }): boolean; interface GlobOptions { absolute?: boolean; cwd?: string; patterns?: string | string[]; ignore?: string | string[]; dot?: boolean; deep?: number; followSymbolicLinks?: boolean; caseSensitiveMatch?: boolean; expandDirectories?: boolean; onlyDirectories?: boolean; onlyFiles?: boolean; debug?: boolean; } declare function glob(patterns: string | string[], options?: Omit<GlobOptions, 'patterns'>): Promise<string[]>; declare function glob(options: GlobOptions): Promise<string[]>; declare function globSync(patterns: string | string[], options?: Omit<GlobOptions, 'patterns'>): string[]; declare function globSync(options: GlobOptions): string[]; export { type GlobOptions, convertPathToPattern, escapePath, glob, globSync, isDynamicPattern };
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.d.mts
1015 B
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
1015 B
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
12.10 KB
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.mjs
10.11 KB
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).