chore: revert multi and clean up code

This commit is contained in:
Jacob Nguyen
2023-05-05 23:31:51 -05:00
parent 29499457bb
commit ff478123a8
17 changed files with 107 additions and 296 deletions

View File

@@ -1,2 +1,2 @@
export { type EventArgs, type InitArgs, type CommandArgs } from './args';
export * from './args';
export * from './createPlugin';