extractors.js 113 B

123
  1. 'use strict';
  2. // https://github.com/tc39/proposal-extractors
  3. require('../modules/esnext.symbol.custom-matcher');