Appearance
KBE3D / KBCore / utils / isEmpty
isEmpty<T>(val: T): val is T
T
val
val is T
是否为空对象或数组或Map或Set或字符串
T = any
any