Type alias KeyValueDataValueType

KeyValueDataValueType: string | bigint | number | null | boolean | KeyValueDataValueType[] | ValidJSON | Date

Generated using TypeDoc