5 lines
91 B
JavaScript

'use strict';
var parent = require('../../stable/string/match');
module.exports = parent;