regexp-range
Version:
create regex class range string `[一-十]` `[⓪-㊿]` ...
1 lines • 231 B
Source Map (JSON)
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["index.cts"],"names":[],"mappings":";AAAA,mCAAqC;AAGrC,iBAAS,kBAAU,CAAA","sourcesContent":["import { matchRange } from './index';\n\n// @ts-ignore\nexport = matchRange\n"]}