Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/template-macos-solid
/ use
Function
use
tools/renderer.js:62–64 ·
view source on GitHub ↗
(fn, args)
Source
from the content-addressed store, hash-verified
60
});
61
62
export
function
use(fn, args) {
63
return
fn?.(args);
64
}
65
66
export
{
67
ErrorBoundary,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected