@nativeloop/template-default
Version:
Default template for {nativeloop} mobile apps
6 lines (5 loc) • 419 B
TypeScript
/// <reference path="./node_modules/@nativeloop/mobile/references/titanium.d.ts" />
/// <reference path="./node_modules/@nativeloop/mobile/references/alloy.d.ts" />
/// <reference path="./node_modules/@nativeloop/mobile/references/globals.d.ts" />
/// <reference path="./node_modules/@nativeloop/mobile/references/node.d.ts" />
// Enable smart suggestions and completions in Visual Studio Code JavaScript projects.