Comunica
    Preparing search index...

    Interface IActorOutputAbstractMediaTypedMediaTypes

    Data interface for the type of an actor run result.

    interface IActorOutputAbstractMediaTypedMediaTypes {
        mediaTypes: Record<string, number>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    mediaTypes: Record<string, number>

    An object containing media types as keys, and preferences as values, with values ranging from 0 to 1.