Comunica
    Preparing search index...

    Data interface for the type of an actor run result.

    interface IActorRdfResolveHypermediaLinksOutput {
        links: ILink[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    links: ILink[]

    An array of links to follow.