MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/editor/src/runtime/web_runtime.tsx:293–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291
292@observer
293export class ViewPage extends Component<ViewPageProps, ViewPageState> {
294 constructor(props: ViewPageProps) {
295 super(props)
296 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected