Comunica
    Preparing search index...

    Interface IActorOutputAbstractMediaTypedHandle<HO>

    Data interface for the type of an actor run result.

    interface IActorOutputAbstractMediaTypedHandle<HO> {
        handle: HO;
    }

    Type Parameters

    • HO

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    handle: HO

    The handle action output.