UNPKG

@opencounter/babel-plugin-transform-modern-regexp

Version:
2 lines 68 B
const dateRe = /(\d{4})-(\d{2})-(\d{2})/; const otherRe = /(x)\1\1/;