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