UNPKG

193 BJavaScriptView Raw
1'use strict';
2require('../../modules/es.function.has-instance');
3var wellKnownSymbol = require('../../internals/well-known-symbol');
4
5module.exports = Function[wellKnownSymbol('hasInstance')];