merge.d.ts 97 Bytes Raw Blame History Permalink 1 2 import { mergeStatic } from '../operator/merge'; export declare const merge: typeof mergeStatic;