我正在使用 nativescript关注本教程,它声明要放置
/// <reference path="./node_modules/nativescript-barcodescanner/barcodescanner.d.ts" /> Needed for autocompletion and compilation.
在 references.d.ts 中。我的问题是这个文件有什么作用以及它在 nativescript 应用程序中的位置
javascript typescript nativescript
javascript ×1
nativescript ×1
typescript ×1