Module Img.Attributes

type decoding = [
| `async
| `auto
| `sync
]