.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / es / regexp / sticky.js
1 require('../../modules/es.regexp.sticky');
2
3 module.exports = function (it) {
4   return it.sticky;
5 };