File "btoa.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/full/btoa.js
File size: 80 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
var parent = require('../actual/btoa');

module.exports = parent;