@hashgraph/solo
    Preparing search index...

    Type Alias InitDependenciesOptions

    type InitDependenciesOptions = {
        createCluster: boolean;
        deps: string[];
    }
    Index

    Properties

    Properties

    createCluster: boolean
    deps: string[]