@umbraco-cms/backoffice

    Interface UmbDebugContextItemData

    interface UmbDebugContextItemData {
        methods?: unknown[];
        properties?: UmbDebugContextItemPropertyData[];
        type: string;
        value?: unknown;
    }
    Index

    Properties

    methods?: unknown[]
    type: string
    value?: unknown
    MMNEPVFCICPMFPCPTTAAATR