Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapesJS/react
/ Window
Interface
Window
packages/grapesjs-react-app-19/src/examples/common.ts:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
declare global {
8
interface
Window {
9
grapesjs: typeof grapesjs;
10
}
11
}
12
13
export
const
MAIN_BG_COLOR =
'bg-slate-900'
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected