Search
Preparing search index...
The search index is not available
@truffle/preserve
Options
Public
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
@truffle/preserve
Control
Controllers
Base
IBaseController
Interface IBaseController
Hierarchy
IBaseController
IErrorController
Implemented by
BaseController
BaseController
Index
Properties
state
Methods
emit
Properties
Readonly
state
state
:
State
Methods
emit
emit<E>
(
event
:
Pick
<
E
,
Exclude
<
keyof E
,
"scope"
>
>
)
:
E
Type parameters
E
:
Event
Parameters
event:
Pick
<
E
,
Exclude
<
keyof E
,
"scope"
>
>
Returns
E
Modules
Base
Controller
Constructor
Options
IBase
Controller
state
emit
Generated using
TypeDoc