async.d.ts 95 Bytes Edit Raw Blame History 1 2 import { AsyncScheduler } from './AsyncScheduler'; export declare const async: AsyncScheduler;