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