babel-runtime-es2015-instance-methods
This is a plugin for the Babel transpiler that rewrites calls
to ES2015 instance methods of Array (copyWithin, entries, fill,
find, findIndex, keys, values) and String (codePointAt, endsWith,
includes, repeat, startsWith).