merge.ts 85 Bytes Edit Raw Blame History Permalink 1 2 3 import { mergeStatic } from '../operator/merge'; export const merge = mergeStatic;