Skip to content

Commit

Permalink
[feat] plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Dec 6, 2024
1 parent 5518d39 commit e99a613
Show file tree
Hide file tree
Showing 9 changed files with 1,047 additions and 37 deletions.
3 changes: 3 additions & 0 deletions src/main/core/server/routes/v1/plugin/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import work from './work';

export { work };
Loading

0 comments on commit e99a613

Please sign in to comment.