@openhps/core
    Preparing search index...

    Interface RemoteServiceOptions

    interface RemoteServiceOptions {
        service?: Constructor<RemoteService>;
        uid: string;
    }
    Index
    uid: string