判断 unknown 是否为平面对象(非数组、非 null、非 Date 等)。 语义与 vipLodash.isPlainObject 一致,附带 TypeScript 类型收窄。
unknown
vipLodash.isPlainObject
判断
unknown是否为平面对象(非数组、非 null、非 Date 等)。 语义与vipLodash.isPlainObject一致,附带 TypeScript 类型收窄。