UNPKG

76 BJavaScriptView Raw
1"use strict";
2
3module.exports = RegExp.prototype.test.bind(/^[a-z0-9-]+$/);