Home > vue-metamorph > Kinds > NumericLiteralTypeAnnotationKind
Kinds.NumericLiteralTypeAnnotationKind type
Signature:
typescript
export type NumericLiteralTypeAnnotationKind = namedTypes.NumericLiteralTypeAnnotation;References: namedTypes.NumericLiteralTypeAnnotation
