kaios-types
    Preparing search index...

    Variable BluetoothStatusChangedEvent

    BluetoothStatusChangedEvent: {
        prototype: BluetoothStatusChangedEvent;
        new (
            type: string,
            eventInitDict?: BluetoothStatusChangedEventInit,
        ): BluetoothStatusChangedEvent;
    }

    Type Declaration