Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GrapesJS/grapesjs
/ getCacheLoad
Function
getCacheLoad
packages/core/test/specs/dom_components/index.ts:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
return
{ test: 1 };
36
},
37
getCacheLoad() {
38
return
storagMock.load();
39
},
40
};
41
// Methods
42
var
setSmConfig = () => {
Callers
nothing calls this directly
Calls
1
load
Method · 0.65
Tested by
no test coverage detected