UNPKG
koishi-plugin-adapter-wecom
Version:
latest (3.0.12)
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Koishi 企业微信适配器。
code.mycard.moe/3rdeye/koishi-plugin-adapter-wecom
koishi-plugin-adapter-wecom
/
dist
/
src
/
def
/
index.d.ts
8 lines
(7 loc)
•
237 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./def'
;
export
*
from
'./specific/WeComUser'
;
export
*
from
'./specific/WeComAgentInfo'
;
export
*
from
'./specific/ApprovalInfo'
;
export
*
from
'./specific/ChangeContact'
;
export
*
from
'./events'
;
export
*
from
'./menu'
;