array-is-template-object.js 130 B

123
  1. 'use strict';
  2. // https://github.com/tc39/proposal-array-is-template-object
  3. require('../modules/esnext.array.is-template-object');