Skip to main content

4 docs tagged with "Dictionary"

View All Tags

ASU

ASU is defined as: Arbitrary # Same type Unkown names. Topics on: . Read more: JS, TS, TS Syntax, Type, Base Type, Typed Object, Interface, Dictionary, ASU|Wiki

Dictionary

Dictionary is defined as: Object with ASU arbitrary # properties with same type & unknown names (at Compile Time). Topics on: ASU. Read more: JS, TS, TS Syntax,

Index Signature

Index Signature is defined as: TS Syntax to express Dictionary with arbitrary key map to value. Topics on: . Read more: JS, TS, TS Syntax, Type, Base Type, Type

Typed Object

Typed Object is defined as: Type to ref any non-Primitive; as Record or Dictionary. Topics on: Index Signature, Generic Object Types, TS annotate the following