Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/composify-js/composify
/
Class
packages/react/src/renderer/Block/Block.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
};
16
17
export
class
Block<
18
Component extends ComponentType<any> = any,
19
Props = ComponentProps<Component>,
20
Key extends keyof Props = keyof Props,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected