Project Structure
references.d.ts
The references.d.ts
file contains the TypeScript declarations for the platform APIs accessed by the NativeScript app.
ts
/// <referencepath="../node_modules/@nativescript/types/index.d.ts" />
/// <referencepath="./roomdb.d.ts" />
- Previous
- package.json
- Next
- tsconfig.json