Link Search Menu Expand Document

Record overview

Added in v1.7.0


Table of contents


constructor

atRecord

Signature

export declare function atRecord<A = never>(): At<Record<string, A>, string, Option<A>>

Added in v1.7.0