feat: add plugin self method

This commit is contained in:
2023-08-12 17:14:57 +08:00
parent afd3f91a3f
commit a0866c1085
4 changed files with 61 additions and 15 deletions

View File

@@ -1,7 +1,5 @@
import "@ccms/nashorn"
export * from './web'
export * from './amqp'
export * from './chat'
export * from './task'
export * from './item'