Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Uniswap/interface
/ Window
Interface
Window
src/polyfills.ts:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
declare global {
12
interface
Window {
13
Buffer: typeof Buffer
14
}
15
}
16
17
if
(!window.Buffer) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…