📄 is-template-object.js
/home/palash/git/site/node_modules/core-js/full/array/is-template-object.js
Language: js • Lines: 5
'use strict';
require('../../modules/esnext.array.is-template-object');
var path = require('../../internals/path');

module.exports = path.Array.isTemplateObject;