Home > vue-metamorph > Kinds > TSConstructorTypeKind
Kinds.TSConstructorTypeKind type
Signature:
typescript
export type TSConstructorTypeKind = namedTypes.TSConstructorType;References: namedTypes.TSConstructorType
