MCPcopy
hub / github.com/riot/riot / RandomComponentProps

Interface RandomComponentProps

test/typing/component-object-export.spec.ts:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8export interface RandomComponentProps {
9 title: string
10}
11
12export interface RandomComponent extends RiotComponent<
13 RandomComponentProps,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…