ConfigureAppCallback: ((err) => void)

Type declaration

    • (err): void
    • Parameters

      • err: string | null

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

      Returns void