SAP Cloud SDK for JavaScript - v4.8.0
    Preparing search index...

    Function readJSON

    • Read a JSON file from the file system.

      Parameters

      • path: PathLike

        The path to the JSON file.

      Returns { [key: string]: any }

      An object parsed from the JSON file.