uni-ticket-system/node_modules/core-js/proposals/function-is-callable-is-constructor.js

4 lines
200 B
JavaScript
Raw Normal View History

2023-12-05 02:11:10 +00: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');