UNPKG

71 BTypeScriptView Raw
1declare function isEmpty(value: any): boolean;
2export default isEmpty;