UNPKG

regexp-range

Version:

create regex class range string `[一-十]` `[⓪-㊿]` ...

5 lines (3 loc) 73 B
import { matchRange } from './index'; // @ts-ignore export = matchRange