Preview 2.0 is now in Public Beta!
Read the Announcement
Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.

The references.d.ts file contains the TypeScript declarations for the platform APIs accessed by the NativeScript app.

ts
/// <reference path="../node_modules/@nativescript/types/index.d.ts" />

/// <reference path="./roomdb.d.ts" />
Previous
package.json