Hacker News new | ask | show | jobs
by chana_masala 1709 days ago
> an object type with an index signature works fine and may be more legible.

If I understand you correctly, that's exactly what a Record is underneath

1 comments

More or less. There are extra steps involved with a Record, but they work the same iirc.