基础类型
数据处理
Web API
工具函数
Appearance
Home > sculp-js > LooseParamValue
Signature:
export type LooseParamValue = string | number | boolean | Date | null | undefined;