Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuilderIO/SSDiff
/ index.js
File
index.js
packages/ssdiff/example/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ SSDiff } = require(
"ssdiff"
);
2
const
localhost =
"http://site-qwik.vercel.app"
;
3
const
production =
"https://www.builder.io"
;
4
Callers
nothing calls this directly
Calls
1
helper
Function · 0.85
Tested by
no test coverage detected