Function deserealizeObjectSync

  • Deserializes an object from a file synchronously.

    Parameters

    • filePath: string

      The path to the file.

    Returns any

    The deserialized object.