blob: 18c52ec4175a00ad63e2d4eff537b05ed16e173d [file] [log] [blame]
/** PURE_IMPORTS_START ._ArrayObservable PURE_IMPORTS_END */
import { ArrayObservable } from './ArrayObservable';
export var of = ArrayObservable.of;
//# sourceMappingURL=of.js.map