UNPKG
kod-temp
Version:
latest (0.0.0)
0.0.0
Workano Communications SDK
kod-temp
/
dist
/
esm
/
types
/
index.d.ts
7 lines
•
268 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
WorkanoSDK
from
"./modules/index"
;
export
*
from
"./modules/Auth/models"
;
export
*
from
"./modules/Phone/models"
;
export
*
from
"./modules/User/models"
;
export
*
from
"./modules/Applications/model"
;
export
default
WorkanoSDK
;
//# sourceMappingURL=index.d.ts.map