qauMaWeb/node_modules/core-js/proposals/function-is-callable-is-con...

4 lines
200 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
// 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');