kaios-types
    Preparing search index...

    Variable BluetoothAdapterEvent

    BluetoothAdapterEvent: {
        prototype: BluetoothAdapterEvent;
        new (
            type: string,
            eventInitDict?: BluetoothAdapterEventInit,
        ): BluetoothAdapterEvent;
    }

    Type Declaration