[F] isTemplateDeclarationOrInstance
function isTemplateDeclarationOrInstance(type): booleanResolve if the type was created from a template type or is a template type declaration.
Parameters
| Parameter | Type | 
|---|---|
type | TemplatedType | 
Returns
boolean
function isTemplateDeclarationOrInstance(type): booleanResolve if the type was created from a template type or is a template type declaration.
| Parameter | Type | 
|---|---|
type | TemplatedType | 
boolean