UNPKG

@cuba-platform/front-generator

Version:
5 lines (3 loc) 126 B
'use strict'; const scopedRegex = require('scoped-regex'); module.exports = input => scopedRegex({exact: true}).test(input);