kaios-types
    Preparing search index...

    Variable BluetoothGattCharacteristicEvent

    BluetoothGattCharacteristicEvent: {
        prototype: BluetoothGattCharacteristicEvent;
        new (
            type: string,
            eventInitDict?: BluetoothGattCharacteristicEventInit,
        ): BluetoothGattCharacteristicEvent;
    }

    Type Declaration