仲裁视频会议H5

function-is-callable-is-constructor.js 214B

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');