-record(render_context, { req :: gleam@http@request:request(wisp@internal:connection()), component :: binary(), version :: binary(), first_load :: boolean(), reset :: list(binary()), partials :: list(binary()), excepts :: list(binary()) }).