Skip to content

Home > vue-metamorph > Kinds > DeclareVariableKind

Kinds.DeclareVariableKind type

Signature:

typescript
export type DeclareVariableKind = namedTypes.DeclareVariable;

References: namedTypes.DeclareVariable