Skip to content

Home > vue-metamorph > Kinds > VariableDeclarationKind

Kinds.VariableDeclarationKind type

Signature:

typescript
export type VariableDeclarationKind = namedTypes.VariableDeclaration;

References: namedTypes.VariableDeclaration