UNPKG

kd-api-project-21building

Version:

KD-API-PROJECT

6 lines (5 loc) 90 B
declare class SendData { code: number; order: string; } export { SendData };