Skip to content

Type Alias: MarkerType

MarkerType = string

The embed kind named by a marker’s <type> segment. Left as an open string (not a closed union) so the grammar stays generic: the authoritative set of supported types lives in the server’s /embed/:type/:id resolver registry, and an unknown type simply 404s. The two types the server ships today are "chart" and "data".