github-pages-deploy-action/node_modules/core-js-pure/es/regexp/sticky.js
2020-03-06 22:45:40 -05:00

6 lines
100 B
JavaScript

require('../../modules/es.regexp.sticky');
module.exports = function (it) {
return it.sticky;
};