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