UNPKG

228 BJavaScriptView Raw
1'use strict';
2require('../../modules/es.function.bind');
3require('../../modules/es.function.name');
4require('../../modules/es.function.has-instance');
5var path = require('../../internals/path');
6
7module.exports = path.Function;