interface Thing { bars: string[]; foo: { baz: { bar: string }[]; }[]; }
bar
bars
© 2026 Hedgehog Software, LLC