Preparing search index...
The search index is not available
@mr-mkz/axon
@mr-mkz/axon
AxonPlugin
Interface AxonPlugin
interface
AxonPlugin
{
name
:
string
;
version
:
string
;
init
(
core
:
AxonCore
)
:
void
;
[
methodName
:
string
]
:
any
;
}
Indexable
[
methodName
:
string
]:
any
Index
Properties
name
version
Methods
init
Properties
name
name
:
string
version
version
:
string
Methods
init
init
(
core
)
:
void
Parameters
core
:
AxonCore
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
version
Methods
init
@mr-mkz/axon
Loading...