aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/features/array/is-template-object.js
blob: f5eaf818c8ee8af486393fde15cc93793042cbf0 (plain)
1
2
3
4
require('../../modules/esnext.array.is-template-object');
var path = require('../../internals/path');

module.exports = path.Array.isTemplateObject;