Type alias MaybeJsonPrimitiveType

MaybeJsonPrimitiveType: UNDEFINED | NULL | BOOLEAN | NUMBER | STRING

Generated using TypeDoc