]> git.saurik.com Git - schoinion.git/blob - shims/btoa.js
Initial implementation (cleaved from orchid-core).
[schoinion.git] / shims / btoa.js
1 module.exports = window.btoa;