UNPKG

kh-tool

Version:
5 lines (4 loc) 82 B
/** * 不为空值 */ export declare function NoEmpty(value: any): boolean;