decodeHSONorJSONRecord | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/hscompatdecodeHSONorJSONRecordFunction decodeHSONorJSONRecorddecodeHSONorJSONRecord( input: null | string, __namedParameters?: { typed?: boolean },): null | objectAPI to prepare for transitional period where we have both HSON and JSON records in the database. Parametersinput: null | string__namedParameters: { typed?: boolean } = {}Returns null | objectSettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
API to prepare for transitional period where we have both HSON and JSON records in the database.