Buckets:
| import { Observable } from '../Observable'; | |
| import { isFunction } from './isFunction'; | |
| export function isObservable(obj) { | |
| return !!obj && (obj instanceof Observable || (isFunction(obj.lift) && isFunction(obj.subscribe))); | |
| } | |
| //# sourceMappingURL=isObservable.js.map |
Xet Storage Details
- Size:
- 269 Bytes
- Xet hash:
- 83e5c39c175d27326eec3286446efa7d788969eb7703b0b41f77b13e0f48f420
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.