UNPKG

babel-plugin-transform-modern-regexp

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