entry-unbind.js 99 B

1234
  1. 'use strict';
  2. var getBuiltIn = require('../internals/get-built-in');
  3. module.exports = getBuiltIn;