Skip to main content

shared/utils/jsonSafety

Type-safe JSON parsing utilities.

Remarksโ€‹

Provides safe alternatives to JSON.parse with proper error handling and validation. All parsing operations return a result object with success status and optional error information.

Interfacesโ€‹

Functionsโ€‹