dynamically import all plugins

This commit is contained in:
Alphons Joseph
2025-03-12 20:11:26 +08:00
parent 2cb607c5a9
commit 3c65e6d6c5
3 changed files with 11 additions and 2 deletions
+2 -1
View File
@@ -1 +1,2 @@
export { init as Monofile } from './monofile'
export { init as Monofile } from './monofile'
export { init as Hello } from './hello'