repeat.js 78 B

1234
  1. var parent = require('../../stable/string/repeat');
  2. module.exports = parent;