mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Fix remaining lint errors (#19166)
This commit is contained in:
2
types/web-bluetooth/index.d.ts
vendored
2
types/web-bluetooth/index.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for Web Bluetooth
|
||||
// Project: https://webbluetoothcg.github.io/web-bluetooth/
|
||||
// Definitions by: Uri Shaked <https://github.com/urish/>
|
||||
// Definitions by: Uri Shaked <https://github.com/urish>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
type BluetoothServiceUUID = number | string;
|
||||
|
||||
Reference in New Issue
Block a user