mimiq
    Preparing search index...

    Interface SetupMimiqTasksOptionsExtended

    interface SetupMimiqTasksOptionsExtended {
        baselinesDir?: string;
        layoutLensConfig?: LayoutLensConfig;
        runtime: MimiqRuntimeClient;
    }

    Hierarchy (View Summary)

    Index

    Properties

    baselinesDir?: string
    layoutLensConfig?: LayoutLensConfig