📄 function-is-callable-is-constructor.js
/home/palash/git/site/node_modules/core-js-pure/proposals/function-is-callable-is-constructor.js
Language: js • Lines: 4
'use strict';
// https://github.com/caitp/TC39-Proposals/blob/trunk/tc39-reflect-isconstructor-iscallable.md
require('../modules/esnext.function.is-callable');
require('../modules/esnext.function.is-constructor');