Buckets:
| import { SchedulerLike } from '../types'; | |
| import { isFunction } from './isFunction'; | |
| export function isScheduler(value: any): value is SchedulerLike { | |
| return value && isFunction(value.schedule); | |
| } | |
Xet Storage Details
- Size:
- 200 Bytes
- Xet hash:
- 5802f0c29a8b66102fc4cdee743674b4c6615841dee0afcd5e2ec356c8e27320
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.