Home > @microsoft/api-extractor-model > TypeParameter > isOptional
TypeParameter.isOptional property
Whether the type parameter is optional. True IFF there exists a defaultTypeExcerpt
.
Signature:
isOptional: boolean;
Home > @microsoft/api-extractor-model > TypeParameter > isOptional
Whether the type parameter is optional. True IFF there exists a defaultTypeExcerpt
.
Signature:
isOptional: boolean;