Skip to content

Home > vue-metamorph > Kinds > ObjectPatternKind

Kinds.ObjectPatternKind type

Signature:

typescript
export type ObjectPatternKind = namedTypes.ObjectPattern;

References: namedTypes.ObjectPattern