Index<K extends Key, Record> constructor

Index<K extends Key, Record>(
  1. K keyType
)

Implementation

Index(this.keyType);