Comunica
    Preparing search index...

    Interface IActorTestAbstractMediaTypedHandle<HT>

    Data interface for the type of an actor test result.

    interface IActorTestAbstractMediaTypedHandle<HT> {
        handle: HT;
    }

    Type Parameters

    • HT

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    handle: HT

    The handle test output.