You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <reference path="./node_modules/tns-core-modules/tns-core-modules.d.ts" /> Needed for autocompletion and compilation.
/// <reference path="./node_modules/everlive-sdk/dist/declarations/typings/globals/underscore/index.d.ts" /> Needed for autocompletion and compilation.
/// <reference path="./node_modules/everlive-sdk/dist/declarations/typings/custom/node-events/index.d.ts" /> Needed for autocompletion and compilation.