ascii-digit.mjs 72 B

123
  1. import check from '../util/regex-check.mjs'
  2. export default check(/\d/)