MCPcopy Create free account
hub / github.com/clayrisser/create-react-renderer /

Class

phaseL/src/elements/Program.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import { Props } from "../types";
4
5export 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