--- id: "SernEventsMapping" title: "Interface: SernEventsMapping" sidebar_label: "SernEventsMapping" sidebar_position: 0 custom_edit_url: null --- ## Properties ### error • **error**: [\{ `module?`: `AnyModule` ; `reason`: `string` \| `Error` ; `type`: [`Failure`](../enums/PayloadType.md#failure) }] #### Defined in [src/types/utility.ts:21](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/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/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/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/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/utility.ts#L19) ___ ### modulesLoaded • **modulesLoaded**: [undefined?] #### Defined in [src/types/utility.ts:23](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/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/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/utility.ts#L22)