FlashcardAdvanced
Record vs Index Signatures
Record and index signatures both type key-value maps with differences.
Question
How does Record<K, T> differ from an index signature?
Click to reveal answer
Record and index signatures both type key-value maps with differences.
How does Record<K, T> differ from an index signature?