Property.toCompressedJSON Function
Serialize Property to compressed JSON
toCompressedJSON(prop: Property, classesMap: { T }): PropertyJSON<string>
Parameter | Type | Description |
---|---|---|
prop | Property | |
classesMap | { T } |
Returns - PropertyJSON
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.