package.proposals.function-is-callable-is-constructor.js Maven / Gradle / Ivy
The newest version!
'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');
© 2015 - 2024 Weber Informatics LLC | Privacy Policy