UNPKG

@ghini/kit

Version:

js practical tools to assist efficient development

2 lines (1 loc) 71 B
export function queue(num?: number): (arg0: Function) => Promise<any>;