UNPKG

156 BTypeScriptView Raw
1import { SchedulerLike } from '../types';
2export declare function isScheduler(value: any): value is SchedulerLike;
3//# sourceMappingURL=isScheduler.d.ts.map
\No newline at end of file