Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ renderOwned
Function
renderOwned
src/pages/plugins/plugins.js:365–367 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
363
}
364
365
function
renderOwned() {
366
render(
"owned"
);
367
}
368
369
async
function
searchRemotely(query) {
370
if
(!query)
return
[];
Callers
nothing calls this directly
Calls
1
render
Function · 0.70
Tested by
no test coverage detected