Used by renderScript to track script ids that have been rendered,
so we only render each once.
Names of renderers that have injected their hydration scripts into the current page. For example, Solid SSR needs a hydration script in the page HTML before the first Solid component.
Ephemeral and mutable state during rendering that doesn't rely on external configuration