kaios-types
    Preparing search index...

    Variable BluetoothAttributeEvent

    BluetoothAttributeEvent: {
        prototype: BluetoothAttributeEvent;
        new (
            type: string,
            eventInitDict?: BluetoothAttributeEventInit,
        ): BluetoothAttributeEvent;
    }

    Type Declaration