PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/escalade/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/escalade/index.d.ts

declare module 'escalade' {
	type Promisable<T> = T | Promise<T>;
	export type Callback = (directory: string, files: stirng[]) => Promisable<string | false | void>;
	function escalade(directory: string, callback: Callback): Promise<string | void>;
	export = escalade;
}

declare module 'escalade/sync' {
	export type Callback = (directory: string, files: stirng[]) => string | false | void;
	function escalade(directory: string, callback: Callback): string | void;
	export = escalade;
}


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home