MCPcopy Index your code
hub / github.com/nodegui/react-nodegui / RNProps

Interface RNProps

src/components/config.ts:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5type UpdatePayload = any;
6
7export interface RNProps {}
8
9export abstract class RNComponent {
10 static tagName: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected