MyRecord
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
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