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