async.d.ts 95 Bytes
import { AsyncScheduler } from './AsyncScheduler';
export declare const async: AsyncScheduler;