Search results

2 packages found

Offer ctwing sdk for browser or react-native enviorment

published 1.0.0 2 years ago
M
Q
P

```typescript import { ctwing } from "./index"; (async () => { let ProductID = 10022900; let appKey = ""; let appSecret = ""; let MasterKey = ""; let DeviceID = ""; let device = new ctwing.Device(ProductID); device.appKey = appKey; device.MasterKey = Mast

published 2.0.3 3 years ago
M
Q
P