打包支持

This commit is contained in:
iqudoo
2026-04-30 15:47:30 +08:00
parent 51738b1936
commit 21ae621c6e
9 changed files with 51 additions and 59 deletions

4
types/index.d.ts vendored
View File

@@ -22,10 +22,6 @@ interface ScanConfigOptions {
* 网页扫码成功提示音是否启用,默认启用
*/
webScanBeepEnabled?: boolean,
/**
* BarcodeDetector polyfill 地址,默认使用 jsDelivr CDN
*/
webBarcodeDetectorPolyfillUrl?: string,
/**
* 微信JSSDK配置微信环境才会生效配置后会自动初始化微信JSSDK
*/