UNPKG
send-notify-robot
Version:
latest (1.0.3)
1.0.3
一个用于对接机器人通知的中转站
github.com/Sunianjing/send-notify-robot
Sunianjing/send-notify-robot
send-notify-robot
/
dist
/
index.d.ts
3 lines
(2 loc)
•
65 B
TypeScript
View Raw
1
2
3
import
RobotDing
from
"./module/dingtalk"
;
export
{
RobotDing
};