@ginden/blinkstick-v2
    Preparing search index...

    Type Alias BlinkstickDeviceDefinition

    Simple type that describes a Blinkstick device.

    type BlinkstickDeviceDefinition = {
        ledCount: number;
    }
    Index

    Properties

    Properties

    ledCount: number