feat: cleanup work on plugins system

This commit is contained in:
SethBurkart123
2025-03-17 15:06:26 +11:00
parent 75446c6855
commit 5c0044a4d4
6 changed files with 59 additions and 93 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
export { init as Monofile } from './monofile'
export { init as Hello } from './hello'
export { init as Themes } from './themes'