跳至主要內容

判断空值

JowayYoung2024年9月13日小于 1 分钟

入参功能类型默认说明
data数据Any--
import { IsNull } from "@yangzw/bruce-us";

IsNull(null); // true