Type alias Indexable

Indexable: Record<string, Json>

Indexable represents an object with string keys and Json values. It is used to various places such as the presence or attributes of text elements and etc.