lunaisadev-website-old/node_modules/rxjs/observable/of.js.map

1 line
293 B
Plaintext
Raw Normal View History

2021-07-28 01:40:12 +00:00
{"version":3,"file":"of.js","sourceRoot":"","sources":["../../src/observable/of.ts"],"names":[],"mappings":";AAAA,gCAAkC,mBAAmB,CAAC,CAAA;AAEzC,UAAE,GAAG,iCAAe,CAAC,EAAE,CAAC","sourcesContent":["import { ArrayObservable } from './ArrayObservable';\n\nexport const of = ArrayObservable.of;"]}