concat.ts 89 Bytes Edit Raw Blame History Permalink 1 2 3 import { concatStatic } from '../operator/concat'; export const concat = concatStatic;