SelectClassInfo.fromCompressedJSON Function
Deserialize SelectClassInfo from compressed JSON
fromCompressedJSON(json: SelectClassInfoJSON<string>, classesMap: [id: string]: CompressedClassInfoJSON): SelectClassInfo
| Parameter | Type | Description |
|---|---|---|
| json | SelectClassInfoJSON<string> | |
| classesMap | [id: string]: CompressedClassInfoJSON |
Returns - SelectClassInfo
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.