Effection Logo

type alias Attributes

thefrontside/effection

type Attributes = {} & Record<string, string | number | boolean>

Serializable name/value pairs that can be used for visualizing and inpsecting Effection scopes. There will always be at least a name in the attributes.