📄 sticky.js
/home/palash/git/site/node_modules/core-js/actual/regexp/sticky.js
Language: js • Lines: 4
'use strict';
var parent = require('../../stable/regexp/sticky');

module.exports = parent;