UNPKG

cpt-waffle-lotide

Version:
3 lines (2 loc) 72 B
declare const flatten: (array: any[]) => any[]; export default flatten;