Type alias EventsParams

EventsParams: BaseParams<{
    debug?: DebugOptions;
}>

Generated using TypeDoc