from.ts 96 Bytes EditWeb IDE 1 2 3 import { FromObservable } from './FromObservable'; export const from = FromObservable.create;