Magek Framework
GitHub
Website
Preparing search index...
EventHandlerInterface
Interface EventHandlerInterface
interface
EventHandlerInterface
{
handle
(
event
:
EventInterface
|
NotificationInterface
,
register
:
Register
,
)
:
Promise
<
void
>
;
}
Index
Methods
handle
Methods
handle
handle
(
event
:
EventInterface
|
NotificationInterface
,
register
:
Register
,
)
:
Promise
<
void
>
Parameters
event
:
EventInterface
|
NotificationInterface
register
:
Register
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
handle
GitHub
Website
Magek Framework
Loading...