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