1. 首页
  2. 数据库
  3. 其它
  4. angular web bluetooth:Angular缺少的Web蓝牙模块 源码

angular web bluetooth:Angular缺少的Web蓝牙模块 源码

上传者: 2021-02-01 22:21:42上传 ZIP文件 1.99MB 热度 25次
Angular缺少的Web蓝牙模块 纱线 yarn add @manekinekko/angular-web-bluetooth @types/web-bluetooth 或NPM npm i -S @manekinekko/angular-web-bluetooth @types/web-bluetooth _注意:还要确保@types/web-bluetooth已正确安装在node_modules 。 _ 用它 1)导入WebBluetoothModule模块 import { NgModule } from '@angular/core' ; import { WebBluetoo
用户评论