Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clayrisser/create-react-renderer
/
Class
phaseK/src/elements/Program.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
{ Props } from
"../types"
;
4
5
export
default
class
Program extends BaseElement {
6
static propTypes: object = {};
7
8
static defaultProps: Props = {};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected