ship-gis/node_modules/core-js-pure/proposals/function-is-callable-is-constructor.js

5 lines
214 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
'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');