]> git.r.bdr.sh - rbdr/dotfiles/blob
abb3e3730bf103f19c986cde8630c842f5550d83
[rbdr/dotfiles] /
1 'use strict';
2
3 module.exports = require('./is-implemented')()
4 ? String.prototype.contains
5 : require('./shim');