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