• 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.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.