Module Ol.Attributes

type _type = [
| `decimal
| `lower_alpha
| `lower_roman
| `upper_alpha
| `upper_roman
]