Sha256: 53179f34360c24b39cc79c2998bf2573429ca1f4fc61cede9adbf27f1b60182c
Contents?: true
Size: 430 Bytes
Versions: 4
Compression:
Stored size: 430 Bytes
Contents
'use strict'; var parent = require('./1'); require('../proposals/efficient-64-bit-arithmetic'); require('../proposals/function-demethodize'); require('../proposals/function-is-callable-is-constructor'); require('../proposals/string-at'); require('../proposals/url'); // TODO: Obsolete versions, remove from `core-js@4`: require('../proposals/array-filtering'); require('../proposals/function-un-this'); module.exports = parent;
Version data entries
4 entries across 4 versions & 1 rubygems