blob: c13211da4a25d09a14b6e9820ccb445763a8ad3f [file] [log] [blame]
import { Observable } from '../../Observable';
import { from as staticFrom } from '../../observable/from';
Observable.from = staticFrom;
//# sourceMappingURL=from.js.map