diff --git a/src/core/karin/export.ts b/src/core/karin/export.ts index b488fee6..8a48d1e2 100644 --- a/src/core/karin/export.ts +++ b/src/core/karin/export.ts @@ -7,3 +7,4 @@ export * from './command' export * from './context' export * from './handler' export * from './sendMsg' +export * from '@/service/bot'