sandstone
sandstone copied to clipboard
`InteractivityTags['insertion']` is only `string`
ContentTag['text']
is string | number | boolean
, but despite also accepting string | number | boolean
in-game, InteractivityTags['insertion']
is only string
.