Subtheme of barrio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
293 B

{"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;"]}