Type Definition StylePropertyField
jss::utils
type StylePropertyField<'a> = (PropertyKeyInfo, Box<Deserializer<'a>>);