effect-schema-viz
Preparing search index...
index
IndexSignature
Interface IndexSignature
An index signature of a struct or record type.
interface
IndexSignature
{
_tag
:
"IndexSignature"
;
name
:
PropertyKey
;
reference
:
Reference
;
}
Hierarchy (
View Summary
)
BaseSignature
IndexSignature
Index
Properties
_
tag
name
reference
Properties
_
tag
_tag
:
"IndexSignature"
Readonly
name
name
:
PropertyKey
Readonly
reference
reference
:
Reference
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
On This Page
Properties
_
tag
name
reference
effect-schema-viz
Loading...
An index signature of a struct or record type.