interface ContextExState {
    provided: boolean;
}

Hierarchy (view full)

Properties

Properties

provided: boolean