ff18179fd8b778912c5c8fbaa945dc54ca2d3bf1a98374782b730518834c1654ea8a09395853e9eeee510549ba03a2b5b8f908c9075ee923af3b4f7d4cc110 356 B

12345678910
  1. 'use strict';
  2. require('../modules/es.error.to-string');
  3. require('../modules/es.object.to-string');
  4. require('../modules/web.atob');
  5. require('../modules/web.dom-exception.constructor');
  6. require('../modules/web.dom-exception.stack');
  7. require('../modules/web.dom-exception.to-string-tag');
  8. var path = require('../internals/path');
  9. module.exports = path.atob;