Skip to content

Commit

Permalink
fix: 增加 PushAllInOne 导出
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoMeiYouRen committed Nov 19, 2024
1 parent 3a2c805 commit 3bb1a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/one.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { CustomEmail, Dingtalk, Discord, IGot, OneBot, PushDeer, PushPlus, Qmsg, ServerChanTurbo, ServerChanV3, Telegram, WechatApp, WechatRobot, XiZhi } from './index'
import { SendResponse } from '@/interfaces/response'

const PushAllInOne = {
export const PushAllInOne = {
CustomEmail,
Dingtalk,
Discord,
Expand Down

0 comments on commit 3bb1a64

Please sign in to comment.