Sha256: 519403825627ffde5a8e7bac8d5a2d63cc2276691c634109afedbff1f576d053
Contents?: true
Size: 259 Bytes
Versions: 49
Compression:
Stored size: 259 Bytes
Contents
/** PURE_IMPORTS_START .._.._Observable,.._.._observable_empty PURE_IMPORTS_END */ import { Observable } from '../../Observable'; import { empty as staticEmpty } from '../../observable/empty'; Observable.empty = staticEmpty; //# sourceMappingURL=empty.js.map
Version data entries
49 entries across 49 versions & 4 rubygems