@hashgraph/solo
    Preparing search index...

    Interface for options that can be applied to Kind commands.

    interface Options {
        apply(builder: KindExecutionBuilder): void;
    }

    Implemented by

    Index

    Methods

    Methods