Documentation
    Preparing search index...
    interface AllInCostOptions {
        arguments: AllInCostArguments | [quote: TransactionArgument];
        config?: { predictPackageId?: string };
        package?: string;
    }
    Index
    config?: { predictPackageId?: string }
    package?: string