5d577c31bc49514c75bea8833912576405657219ef74247d928548008490f4ea8ab56ebbc49dfa69e7f8f16260cbf9201cbfe62486be85f01854755452586e 214 B

1234
  1. 'use strict';
  2. // https://github.com/caitp/TC39-Proposals/blob/trunk/tc39-reflect-isconstructor-iscallable.md
  3. require('../modules/esnext.function.is-callable');
  4. require('../modules/esnext.function.is-constructor');