jooby-codec
    Preparing search index...

    Interface IEventConnection

    interface IEventConnection {
        channel: number;
        value: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    channel: number
    value: number