MCPcopy
hub / github.com/zloirock/core-js / web.btoa.js

File web.btoa.js

packages/core-js/modules/web.btoa.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2var $ = require('../internals/export');
3var globalThis = require('../internals/global-this');
4var getBuiltIn = require('../internals/get-built-in');

Callers

nothing calls this directly

Calls 1

toStringFunction · 0.50

Tested by

no test coverage detected