Express Sweet API Reference - v4.0.0
    Preparing search index...
    • Parses the given string using JSON.parse.

      Parameters

      • value: any

        JSON string to parse.

      Returns any

      JavaScript value or object described by the string.

      {{jsonParse val}}