mirror of
https://github.com/sern-handler/website
synced 2026-06-13 03:12:20 +00:00
750 B
750 B
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | ModuleStore |
Constructors
new ModuleStore()
new ModuleStore():
ModuleStore
Returns
Properties
commands
commands:
Map<string,Module>
Source
src/core/structures/module-store.ts:10
metadata
metadata:
WeakMap<Module,CommandMeta>