UNPKG

@putout/operator-regexp

Version:

🐊Putout operator adds ability to check if provided regexp can be converted to string without losing it's sense

3 lines (2 loc) 109 B
export {isSimpleRegExp} from './is-simple-regexp.js'; export {transformRegExp} from './transform-regexp.js';