Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
var
$ = require(
'../internals/export'
);
3
var
globalThis = require(
'../internals/global-this'
);
4
var
getBuiltIn = require(
'../internals/get-built-in'
);
Callers
nothing calls this directly
Calls
1
toString
Function · 0.50
Tested by
no test coverage detected