UNPKG
kd-api-project-21building
Version:
latest (3.6.2)
3.6.2
3.6.1
KD-API-PROJECT
kd-api-project-21building
/
lib
/
model
/
SendData.d.ts
6 lines
(5 loc)
•
90 B
TypeScript
View Raw
1
2
3
4
5
6
declare
class
SendData
{ code: number; order: string; } export { SendData };