Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 199 Bytes

Project created by running

npm init -y
npm install "@nativescript/types"
touch tsconfig.json
echo '/// <reference path="./node_modules/@nativescript/types/index.d.ts" />' > references.d.ts