UNPKG

reakit

Version:

Toolkit for building accessible rich web apps with React

2 lines (1 loc) 95 B
export declare function filterAllEmpty<T extends Record<any, any> | Array<any>>(object: T): T;