ascii-atext.mjs 89 B

123
  1. import check from '../util/regex-check.mjs'
  2. export default check(/[#-'*+\--9=?A-Z^-~]/)