62a0ebac5f65f6c66fa40ba14c099fd77375057731c7a1c9c499971066d0c2ee38c0a156ea2c6bd46d5b1ea80413498b0d43bd9ad27667ba8a8be27158e5e4 196 B

12345
  1. 'use strict';
  2. // https://github.com/tc39/proposal-pattern-matching
  3. require('../modules/esnext.symbol.matcher');
  4. // TODO: remove from `core-js@4`
  5. require('../modules/esnext.symbol.pattern-match');