打包支持
This commit is contained in:
4
types/index.d.ts
vendored
4
types/index.d.ts
vendored
@@ -22,10 +22,6 @@ interface ScanConfigOptions {
|
||||
* 网页扫码成功提示音是否启用,默认启用
|
||||
*/
|
||||
webScanBeepEnabled?: boolean,
|
||||
/**
|
||||
* BarcodeDetector polyfill 地址,默认使用 jsDelivr CDN
|
||||
*/
|
||||
webBarcodeDetectorPolyfillUrl?: string,
|
||||
/**
|
||||
* 微信JSSDK配置,微信环境才会生效,配置后会自动初始化微信JSSDK
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user