mirror of
https://github.com/sern-handler/website
synced 2026-06-08 00:42:21 +00:00
58 lines
1.1 KiB
Markdown
58 lines
1.1 KiB
Markdown
---
|
|
id: "SernEventsMapping"
|
|
title: "Interface: SernEventsMapping"
|
|
sidebar_label: "SernEventsMapping"
|
|
sidebar_position: 0
|
|
custom_edit_url: null
|
|
---
|
|
|
|
## Properties
|
|
|
|
### error
|
|
|
|
• **error**: [[`Payload`](../modules.md#payload)]
|
|
|
|
#### Defined in
|
|
|
|
[src/types/utility.ts:21](https://github.com/sern-handler/handler/blob/9d5c6c7/src/types/utility.ts#L21)
|
|
|
|
___
|
|
|
|
### module.activate
|
|
|
|
• **module.activate**: [[`Payload`](../modules.md#payload)]
|
|
|
|
#### Defined in
|
|
|
|
[src/types/utility.ts:20](https://github.com/sern-handler/handler/blob/9d5c6c7/src/types/utility.ts#L20)
|
|
|
|
___
|
|
|
|
### module.register
|
|
|
|
• **module.register**: [[`Payload`](../modules.md#payload)]
|
|
|
|
#### Defined in
|
|
|
|
[src/types/utility.ts:19](https://github.com/sern-handler/handler/blob/9d5c6c7/src/types/utility.ts#L19)
|
|
|
|
___
|
|
|
|
### modulesLoaded
|
|
|
|
• **modulesLoaded**: [undefined?]
|
|
|
|
#### Defined in
|
|
|
|
[src/types/utility.ts:23](https://github.com/sern-handler/handler/blob/9d5c6c7/src/types/utility.ts#L23)
|
|
|
|
___
|
|
|
|
### warning
|
|
|
|
• **warning**: [[`Payload`](../modules.md#payload)]
|
|
|
|
#### Defined in
|
|
|
|
[src/types/utility.ts:22](https://github.com/sern-handler/handler/blob/9d5c6c7/src/types/utility.ts#L22)
|