Tanatloc documentation
    Preparing search index...

    Interface IAddBody

    interface IAddBody {
        userModel: { model: IModel; template: string };
    }
    Index

    Properties

    Properties

    userModel: { model: IModel; template: string }