kaios-types
    Preparing search index...

    Variable BluetoothGattAttributeEvent

    BluetoothGattAttributeEvent: {
        prototype: BluetoothGattAttributeEvent;
        new (
            type: string,
            eventInitDict?: BluetoothGattAttributeEventInit,
        ): BluetoothGattAttributeEvent;
    }

    Type Declaration