Skip to main content
Version: Next 🚧

[F] isTemplateDeclarationOrInstance

function isTemplateDeclarationOrInstance(type): boolean

Resolve if the type was created from a template type or is a template type declaration.

Parameters

ParameterType
typeTemplatedType

Returns

boolean