massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / features / array / is-array.js
1 var parent = require('../../stable/array/is-array');
2
3 module.exports = parent;