UNPKG

nativescript-particle

Version:

Control your Particle.io devices from a NativeScript app!

11 lines (7 loc) 510 B
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" /> /// <reference path="./node_modules/tns-platform-declarations/android.d.ts" /> /// <reference path="./platforms/ios/typings/objc!Particle_SDK-0.9.5.d.ts" /> /// <reference path="./platforms/ios/typings/objc!ParticleSetup-0.9.0.d.ts" /> /// <reference path="./platforms/android/typings/cloudsdk-0.5.1.d.ts" /> /// <reference path="./platforms/android/typings/devicesetup-0.6.0.d.ts" /> /// <reference path="./typings/custom.d.ts" />