UNPKG

73 BTypeScriptView Raw
1declare const union: (...sources: any[]) => any[];
2export default union;