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