Documentation
Preparing search index...
@typia/interface
IMetadataSchema
IReference
Interface IReference
Reference to a named type in components.
interface
IReference
{
name
:
string
;
tags
:
IMetadataTypeTag
[]
[]
;
}
Index
Properties
name
tags
Properties
name
name
:
string
Referenced type name.
tags
tags
:
IMetadataTypeTag
[]
[]
Type constraint tags.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
tags
Documentation
Loading...
Reference to a named type in components.