Home > vue-metamorph > Kinds > PropertyDefinitionKind
Kinds.PropertyDefinitionKind type
Signature:
typescript
export type PropertyDefinitionKind = namedTypes.PropertyDefinition | namedTypes.TSAbstractPropertyDefinition;References: namedTypes.PropertyDefinition, namedTypes.TSAbstractPropertyDefinition
