Link Search Menu Expand Document

Record overview

Added in v1.7.0


Table of contents


constructor

indexRecord

Signature

export declare function indexRecord<A = never>(): Index<Record<string, A>, string, A>

Added in v1.7.0