mirror of
https://github.com/sern-handler/website
synced 2026-06-16 12:52:20 +00:00
deploy: 767acedea7
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="sern - Handlers. Redefined." href="/opensearch.xml">
|
||||
<link rel="preconnect" href="https://analytics.srizan.dev">
|
||||
<script async defer="defer" src="https://analytics.srizan.dev/ua.js" data-website-id="e82ff65c-b08f-47b5-8e74-5c31cbcec0ad" data-auto-track data-do-not-track data-cache data-domains="sern.dev"></script><link rel="stylesheet" href="/assets/css/styles.a6f5f28d.css">
|
||||
<script src="/assets/js/runtime~main.5923e3ac.js" defer="defer"></script>
|
||||
<script src="/assets/js/runtime~main.15d9890c.js" defer="defer"></script>
|
||||
<script src="/assets/js/main.b596629f.js" defer="defer"></script>
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
@@ -26,14 +26,14 @@
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="alias">alias<a href="#alias" class="hash-link" aria-label="Direct link to alias" title="Direct link to alias"></a></h3>
|
||||
<p>• <code>Optional</code> <strong>alias</strong>: <code>string</code>[]</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in">Defined in<a href="#defined-in" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/types/core-modules.ts#L112" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:112</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L112" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:112</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="description">description<a href="#description" class="hash-link" aria-label="Direct link to description" title="Direct link to description"></a></h3>
|
||||
<p>• <code>Optional</code> <strong>description</strong>: <code>string</code></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="inherited-from">Inherited from<a href="#inherited-from" class="hash-link" aria-label="Direct link to Inherited from" title="Direct link to Inherited from"></a></h4>
|
||||
<p>Module.description</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-1">Defined in<a href="#defined-in-1" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/types/core-modules.ts#L36" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:36</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L36" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:36</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="execute">execute<a href="#execute" class="hash-link" aria-label="Direct link to execute" title="Direct link to execute"></a></h3>
|
||||
<p>• <strong>execute</strong>: (<code>ctx</code>: <a href="/docs/api/classes/Context"><code>Context</code></a>, <code>args</code>: [<code>"text"</code>, <code>string</code>[]]) => <code>unknown</code></p>
|
||||
@@ -63,34 +63,34 @@
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="overrides">Overrides<a href="#overrides" class="hash-link" aria-label="Direct link to Overrides" title="Direct link to Overrides"></a></h4>
|
||||
<p>Module.execute</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-2">Defined in<a href="#defined-in-2" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/types/core-modules.ts#L113" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:113</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L113" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:113</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="name">name<a href="#name" class="hash-link" aria-label="Direct link to name" title="Direct link to name"></a></h3>
|
||||
<p>• <code>Optional</code> <strong>name</strong>: <code>string</code></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="inherited-from-1">Inherited from<a href="#inherited-from-1" class="hash-link" aria-label="Direct link to Inherited from" title="Direct link to Inherited from"></a></h4>
|
||||
<p>Module.name</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-3">Defined in<a href="#defined-in-3" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/types/core-modules.ts#L33" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:33</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L33" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:33</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="onevent">onEvent<a href="#onevent" class="hash-link" aria-label="Direct link to onEvent" title="Direct link to onEvent"></a></h3>
|
||||
<p>• <strong>onEvent</strong>: <a href="/docs/api/interfaces/ControlPlugin"><code>ControlPlugin</code></a><<code>any</code>[]>[]</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="inherited-from-2">Inherited from<a href="#inherited-from-2" class="hash-link" aria-label="Direct link to Inherited from" title="Direct link to Inherited from"></a></h4>
|
||||
<p>Module.onEvent</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-4">Defined in<a href="#defined-in-4" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/types/core-modules.ts#L34" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:34</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L34" target="_blank" rel="noopener noreferrer">src/types/core-modules.ts:34</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="plugins">plugins<a href="#plugins" class="hash-link" aria-label="Direct link to plugins" title="Direct link to plugins"></a></h3>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="plugins">plugins<a href="#plugins" class="hash-link" aria-label="Direct link to plugins" title="Direct link to plugins"> | ||||