kaios-types
    Preparing search index...

    Variable BluetoothLeDeviceEvent

    BluetoothLeDeviceEvent: {
        prototype: BluetoothLeDeviceEvent;
        new (
            type: string,
            eventInitDict?: BluetoothLeDeviceEventInit,
        ): BluetoothLeDeviceEvent;
    }

    Type Declaration