LoadSettingsCallback: ((err) => any)

Type declaration

    • (err): any
    • Parameters

      • err: string | null

        The error message in the case where the loading or parsing fails.

      Returns any