Variable: FLAT_HOSTS
constFLAT_HOSTS:Record<string,string>
Defined in: core/client.ts:23
Base hosts for the non-ESPN "flat API" families, keyed by family stem
(WrapperDef.api). Unlike HOSTS, these are absolute API roots; the flat
wrapper path templates are appended verbatim (with {token} substitution).
Each wrapper also carries its own absolute host for self-containment — this
map is the canonical lookup the playground / proxy can share.