Raw.JsonNumber
Json numeric value
jsonNumber#2be0dfa4 value:double = JSONValue;
export namespace Raw {
export class JsonNumber {
constructor(params: { value: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x2be0dfa4
Property
value
: numberValue