Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
5
type
UpdatePayload = any;
6
7
export
interface
RNProps {}
8
9
export
abstract
class
RNComponent {
10
static tagName: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected