🚀 8.9 Released! → ⚡️ New Node-API Engine Preview, 📲 ns widget ios, 💅 Tailwind v4 and more...
Read Announcement

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