TenantAtlas/apps/platform/.pnpm-store/v10/files/76/0aaf80be939842a0f09e6b31d51c7381ff0a67ca6fef09038e49070f37418587b78d0b01152aa618aa022515df894ba6949ddadcd3ee96132523e76ac50721
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

3 lines
156 B
Plaintext

import { SchedulerLike } from '../types';
export declare function isScheduler(value: any): value is SchedulerLike;
//# sourceMappingURL=isScheduler.d.ts.map