We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c04b4 commit faefff6Copy full SHA for faefff6
README.md
@@ -35,7 +35,7 @@ npm run demo.android
35
```
36
37
## Installation
38
-#### Add `tns-platform-declarations` for Android and iOS to your `reference.d.ts`!
+#### Add `tns-platform-declarations` for Android and iOS to your `references.d.ts`!
39
```typescript
40
/// <reference path="./node_modules/tns-platform-declarations/android.d.ts" />
41
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" />
0 commit comments