Games Cupboard / build / js / node_modules / abab / index.js
"use strict"; const atob = require("./lib/atob"); const btoa = require("./lib/btoa"); module.exports = { atob, btoa };
"use strict"; const atob = require("./lib/atob"); const btoa = require("./lib/btoa"); module.exports = { atob, btoa };