Preparing search index...
The search index is not available
Documentation - v0.3.0
Documentation
typir
CreateParameterDetails
Interface CreateParameterDetails<Specifics>
interface
CreateParameterDetails
<
Specifics
extends
TypirSpecifics
>
{
name
:
string
;
type
:
TypeDescriptor
<
Type
,
Specifics
>
;
}
Type Parameters
Specifics
extends
TypirSpecifics
Index
Properties
name
type
Properties
name
name
:
string
type
type
:
TypeDescriptor
<
Type
,
Specifics
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
Documentation - v0.3.0
Loading...