SelectClassInfo.toCompressedJSON Function
Serialize SelectClassInfo to compressed JSON
toCompressedJSON(selectClass: SelectClassInfo, classesMap: [id: string]: CompressedClassInfoJSON): SelectClassInfoJSON<string>
| Parameter | Type | Description | 
|---|---|---|
| selectClass | SelectClassInfo | |
| classesMap | [id: string]: CompressedClassInfoJSON | 
Returns -  SelectClassInfoJSON
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.