ContextAllOf

interface ContextAllOf {
    contextType: string;
}

Properties

Properties

contextType: string

ContextAllOf