qauMaWeb/node_modules/core-js/stable/atob.js

10 lines
342 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
require('../modules/es.error.to-string');
require('../modules/es.object.to-string');
require('../modules/web.atob');
require('../modules/web.dom-exception.constructor');
require('../modules/web.dom-exception.stack');
require('../modules/web.dom-exception.to-string-tag');
var path = require('../internals/path');
module.exports = path.atob;