Type alias InitCallback

InitCallback: ((success: boolean) => void)

Type declaration

    • (success: boolean): void
    • Parameters

      • success: boolean

      Returns void

Generated using TypeDoc