AIRI Server API - v0.10.2
    Preparing search index...

    Interface ContextUpdateDestinationList

    interface ContextUpdateDestinationList {
        include?: string[];
        exclude?: string[];
    }
    Index

    Properties

    Properties

    include?: string[]
    exclude?: string[]