Trails Packages
    Preparing search index...

    Interface ReferenceMeta

    Represents metadata for an injected reference.

    interface ReferenceMeta {
        serviceId: string;
    }
    Index

    Properties

    Properties

    serviceId: string

    The unique service id of the injected service.