UNPKG

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

Version:
2 lines 58 B
const foo = /[\0-\uFFFF]/; const bar = /[\0-\u{10FFFF}]/u;