Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageAI-Pro/page-ui
/ loadCodeAsync
Function
loadCodeAsync
components/bricks/brick-code-editor.tsx:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
const signal = controller.signal;
70
71
const loadCodeAsync = async () => {
72
await loadCode(signal);
73
};
74
75
loadCodeAsync();
76
Callers
1
BrickCodeEditor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected