facy - v0.1.0
Preparing search index...
EventClass
Interface EventClass<T>
interface
EventClass
<
T
extends
Event
>
{
new
EventClass
(
...
args
:
any
[]
)
:
T
;
}
Type Parameters
T
extends
Event
Index
Constructors
constructor
Constructors
constructor
new
EventClass
(
...
args
:
any
[]
)
:
T
Parameters
...
args
:
any
[]
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
facy - v0.1.0
Loading...