Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ polyfill.js
File
polyfill.js
src/lib/polyfill.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// automatically include credentials for acode.app API requests
2
(
function
() {
3
const
_fetch = window.fetch;
4
window.fetch =
function
(url, options) {
Callers
nothing calls this directly
Calls
3
String
Interface · 0.85
call
Method · 0.80
defineProperty
Method · 0.80
Tested by
no test coverage detected