Skip to content

Home > vue-metamorph > Kinds > VariableDeclaratorKind

Kinds.VariableDeclaratorKind type

Signature:

typescript
export type VariableDeclaratorKind = namedTypes.VariableDeclarator;

References: namedTypes.VariableDeclarator