jooby-codec
    Preparing search index...

    Interface ICommandConfig

    Optional additional parameters to a command.

    interface ICommandConfig {
        hardwareType?: number;
    }
    Index

    Properties

    Properties

    hardwareType?: number