@suluk/platform - v0.6.0
    Preparing search index...

    Type Alias ServiceRef

    ServiceRef: string | Service<any, any>

    A reference to a service: an imported Service object (fully typed) or a bare string id (resolved against the catalog; opts typed as unknown).