UNPKG
@iot9x.com/nestjs-ucpaas-sms
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.0.2
0.0.1
nestjs 云之讯平台短信集成插件
@iot9x.com/nestjs-ucpaas-sms
/
dist
/
index.d.ts
7 lines
(6 loc)
•
249 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./ucpaas.module'
;
export
*
from
'./interfaces/options.interface'
;
export
*
from
'./interfaces/response'
;
export
*
from
'./services/send.service'
;
export
*
from
'./services/status.service'
;
export
*
from
'./services/template.service'
;