kaios-types
    Preparing search index...

    Variable BluetoothDeviceEvent

    BluetoothDeviceEvent: {
        prototype: BluetoothDeviceEvent;
        new (
            type: string,
            eventInitDict?: BluetoothDeviceEventInit,
        ): BluetoothDeviceEvent;
    }

    Type Declaration