ContextItem

typealias ContextItem = Pair<String, Any?>

Type alias for an item in a context.