kaios-types
    Preparing search index...

    Variable BluetoothPairingEvent

    BluetoothPairingEvent: {
        prototype: BluetoothPairingEvent;
        new (
            type: string,
            eventInitDict?: BluetoothPairingEventInit,
        ): BluetoothPairingEvent;
    }

    Type Declaration