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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.