merge.ts 85 Bytes
import {  mergeStatic  } from '../operator/merge';

export const merge = mergeStatic;