UNPKG

xcloudsdk

Version:

xcloud sdk

5 lines (4 loc) 319 B
export type UserFunType = "GetToken" | "GetUserInfo"; export type PrintFuncType = "Connect" | "Disconnect" | "Print" | "GetPrinterInfo"; export type DeviceType = "PdaBarcodeListener" | "GetPlatformName"; export type Modules = "App" | "File" | "Hsdk" | "Map" | "User" | "Print" | "Session" | "push" | "Device" | "Rfid";