a2d93c5446863d15afe6c2b8d4c9957c6223cf6b
[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;