UNPKG

189 BTypeScriptView Raw
1import { TupleToIntersection } from './mergeDeep';
2export declare function compact<TArgs extends any[]>(...objects: TArgs): TupleToIntersection<TArgs>;
3//# sourceMappingURL=compact.d.ts.map
\No newline at end of file