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