jooby-codec
    Preparing search index...

    Interface IInvalidMtxFrame

    interface IInvalidMtxFrame {
        error: string;
        frame: IMtxFrame;
    }
    Index

    Properties

    Properties

    error: string
    frame: IMtxFrame