UNPKG
zalo-api
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
0.1.1
0.0.1
A wrapper library to help integrate with Zalo API.
github.com/kyled7/zalo-api
kyled7/zalo-api
zalo-api
/
dist
/
index.d.ts
4 lines
(3 loc)
•
89 B
TypeScript
View Raw
1
2
3
4
export
*
as
Social
from
'./Social'
;
export
*
as
OA
from
'./OA'
;
export
*
from
'./types'
;