Variant alias type
Source position: fpjson.pp line 57
type TJSONVariant = jsvalue;
TJSONVariant resolves to Variant on native platforms, JSValue in javascript runtimes.