UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

7 lines (6 loc) 93 B
/** * * @param value * @returns */ export declare function isEmpty(value: any): boolean;