@suluk/builder - v0.1.11
    Preparing search index...

    Interface DslError

    interface DslError {
        doc: string;
        path: string;
        message: string;
    }
    Index

    Properties

    Properties

    doc: string
    path: string
    message: string