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