UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

6 lines 192 B
/** * Returns a Promise that resolves after at least one tick of the * Macro Task Queue occurs. */ export declare const waitForTick: () => Promise<void>; //# sourceMappingURL=async.d.ts.map