update docs and blog

This commit is contained in:
Jacob Nguyen
2023-07-17 09:55:43 -05:00
parent 4c6b6f9177
commit 7a80638a1b
47 changed files with 319 additions and 289 deletions

View File

@@ -24,7 +24,7 @@ Module.description
#### Defined in
[src/core/types/modules.ts:37](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L37)
[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/5e3dcf8/src/types/core-modules.ts#L35)
___
@@ -52,7 +52,7 @@ Module.execute
#### Defined in
[src/core/types/modules.ts:91](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L91)
[src/types/core-modules.ts:89](https://github.com/sern-handler/handler/blob/5e3dcf8/src/types/core-modules.ts#L89)
___
@@ -66,7 +66,7 @@ Module.name
#### Defined in
[src/core/types/modules.ts:34](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L34)
[src/types/core-modules.ts:32](https://github.com/sern-handler/handler/blob/5e3dcf8/src/types/core-modules.ts#L32)
___
@@ -80,7 +80,7 @@ Module.onEvent
#### Defined in
[src/core/types/modules.ts:35](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L35)
[src/types/core-modules.ts:33](https://github.com/sern-handler/handler/blob/5e3dcf8/src/types/core-modules.ts#L33)
___
@@ -94,7 +94,7 @@ Module.plugins
#### Defined in
[src/core/types/modules.ts:36](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L36)
[src/types/core-modules.ts:34](https://github.com/sern-handler/handler/blob/5e3dcf8/src/types/core-modules.ts#L34)
___
@@ -108,4 +108,4 @@ Module.type
#### Defined in
[src/core/types/modules.ts:90](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L90)
[src/types/core-modules.ts:88](https://github.com/sern-handler/handler/blob/5e3dcf8/src/types/core-modules.ts#L88)