]> git.r.bdr.sh - rbdr/dotfiles/blob
a8b15b3b38defb9a4513edd01c91914dc29f09c9
[rbdr/dotfiles] /
1 'use strict';
2
3 module.exports = function () {
4 return RegExp.prototype.unicode === false;
5 };