@logixjs/core
    Preparing search index...

    Interface TrialRunReportBudgets

    interface TrialRunReportBudgets {
        maxBytes?: number;
    }
    Index

    Properties

    Properties

    maxBytes?: number