package.es.function.has-instance.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.function.has-instance');
var wellKnownSymbol = require('../../internals/well-known-symbol');
module.exports = Function[wellKnownSymbol('hasInstance')];
© 2015 - 2024 Weber Informatics LLC | Privacy Policy