Comunica
    Preparing search index...

    Data interface for the type of an actor run result.

    interface IActorQuerySerializeOutput {
        query: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    query: string

    The serialized query.