ModuleErrorCallback: (error: string) => any

Type declaration

    • (error: string): any
    • Parameters

      • error: string

        If the instance fails to load this will contain a description of the error.

      Returns any