Options
All
  • Public
  • Public/Protected
  • All
Menu

Module json-parser

Index

Classes

Functions

Functions

parseJSON

  • parseJSON(json: string): undefined
  • Synchronous frontend to {@link JSONparser}.

    Parameters

    • json: string

      JSON string input.

    Returns undefined

    Parsed JSON object.

Generated using TypeDoc