perf: 通知支持自定义webhook、anpush、iyuu、server酱

This commit is contained in:
xiaojunnuo
2024-11-26 11:12:22 +08:00
parent cf7a3e6f70
commit cbccd9e3d0
10 changed files with 245 additions and 9 deletions
@@ -1,2 +1,6 @@
export * from './qywx/index.js';
export * from './email/index.js';
export * from './iyuu/index.js';
export * from './webhook/index.js';
export * from './serverchan/index.js';
export * from './anpush/index.js';