@hashgraph/solo
    Preparing search index...
    interface ServicePort {
        name?: string;
        port: number;
    }
    Index

    Properties

    Properties

    name?: string
    port: number