Skip to content

Commit

Permalink
fix: 增加 PushAllInOne 导出
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoMeiYouRen committed Nov 18, 2024
1 parent b7329ec commit b273034
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 b273034

Please sign in to comment.