UNPKG

cpt-waffle-lotide

Version:
3 lines (2 loc) 95 B
declare const without: (source: any[], itemsToRemove: any[]) => any[]; export default without;