• Reads a JSON through its path.

    Parameters

    • path: string

      The path to the JSON file.

    Returns JSONLike

    • The JSON.

    Remarks

    Prefer using import or require.

Generated using TypeDoc