Added in v1.7.0
Signature
export declare function indexRecord<A = never>(): Index<Record<string, A>, string, A>