We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c1221 commit ba8b61fCopy full SHA for ba8b61f
src/content/docs/ext-dev/api.md
@@ -39,9 +39,9 @@ Register slash commands and perform text manipulation.
39
40
### Common
41
42
-Provides re-exports of Flux stores, and a custom error boundary component.
+Provides a custom error boundary component, utility for creating icons, and re-exports of Flux stores.
43
44
-- Module IDs: `common_stores`, `common_ErrorBoundary`
+- Module IDs: `common_ErrorBoundary`, `common_icons`, `common_stores`
45
- Types: [here](https://github.com/moonlight-mod/moonlight/blob/main/packages/types/src/coreExtensions/common.ts)
46
47
### Component Editor
0 commit comments