PHP 7.4.33
Preview: index.d.ts Size: 301 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/escalade/index.d.ts
type Promisable<T> = T | Promise<T>;

declare namespace escalade {
	export type Callback = (
		directory: string,
		files: string[],
	) => Promisable<string | false | void>;
}

declare function escalade(
	directory: string,
	callback: escalade.Callback,
): Promise<string | void>;

export = escalade;

Directory Contents

Dirs: 2 × Files: 5
Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2025-03-28 11:04:35
Edit Download
sync DIR
- drwxr-xr-x 2025-03-28 11:04:35
Edit Download
236 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
301 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
1.08 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
1.43 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
6.83 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).