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
367 B

{"version":3,"file":"throw.js","sourceRoot":"","sources":["../../../src/add/observable/throw.ts"],"names":[],"mappings":";AAAA,2BAA2B,kBAAkB,CAAC,CAAA;AAC9C,sBAAuB,wBAAwB,CAAC,CAAA;AAEhD,uBAAU,CAAC,KAAK,GAAG,cAAM,CAAC","sourcesContent":["import { Observable } from '../../Observable';\nimport { _throw } from '../../observable/throw';\n\nObservable.throw = _throw;"]}