Magek Framework
    Preparing search index...

    Interface ReadModelEnvelope

    interface ReadModelEnvelope {
        typeName: string;
        value: ReadModelInterface;
    }
    Index

    Properties

    Properties

    typeName: string