UNPKG

wechaty-puppet-padplus

Version:
7 lines 216 B
export declare class RequestQueue { private static funcQueue; private static running; static exec(func: () => any): Promise<any>; private static execNext; } //# sourceMappingURL=request-queue.d.ts.map