Appearance
Home > sculp-js > LooseParamValue
Signature:
export type LooseParamValue = string | number | boolean | Date | null | undefined;