All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
4 lines
80 B
JavaScript
4 lines
80 B
JavaScript
import check from '../util/regex-check.mjs'
|
|
|
|
export default check(/[\dA-Za-z]/)
|