Skip to main content

MyRecord

MIDDLE

Implement the built-in Record<K, T> type. Record creates an object type with keys K and values T.

Loading editor...

Run your code to see results

Click the Run button above