jooby-codec
    Preparing search index...

    Interface IInvalidFrame

    interface IInvalidFrame {
        error: string;
        frame: analog.utils.frame.IFrame;
    }
    Index

    Properties

    Properties

    error: string