• Preparing search index...
  • The search index is not available
Houston Common Library
  • Houston Common Library
  • @45drives/houston-common-lib
  • safeJsonParse

Function safeJsonParse

  • safeJsonParse<T>(...args: [text: string, reviver?: ((this: any, key: string, value: any) => any)]): neverthrow.Result<Partial<T>, SyntaxError>
  • Type Parameters

    • T = any

    Parameters

    • Rest ...args: [text: string, reviver?: ((this: any, key: string, value: any) => any)]

    Returns neverthrow.Result<Partial<T>, SyntaxError>

    • Defined in houston-common-lib/lib/utils.ts:199

Settings

Member Visibility

Theme

Official Cockpit API Documentation
Houston Common Library
  • Loading...

Generated using TypeDoc