cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IComplexAct

    interface IComplexAct {
        action?: IExtendedAction;
        document?: IGeneratedDocument<any>;
    }
    Index

    Properties

    Properties

    document?: IGeneratedDocument<any>