from.ts 96 Bytes Edit Raw Blame History Permalink 1 2 3 import { FromObservable } from './FromObservable'; export const from = FromObservable.create;