@willwade/aac-processors
    Preparing search index...

    Interface HistoryPlatformExtras

    interface HistoryPlatformExtras {
        buttonId?: string;
        contentXml?: string;
        label?: string;
        message?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    buttonId?: string
    contentXml?: string
    label?: string
    message?: string