blob: eb33fb10565bac7b023d23df3845a01c72fa38db [file] [log] [blame]
require('../../modules/es.regexp.sticky');
module.exports = function (it) {
return it.sticky;
};