Type Definition mage::Context []

type Context = HashMap<String, Value, RandomState>;

Custom context.