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

Method get

src/development/types.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2 interface ReactProxyComponent {
3 update(Component: React.ComponentType): void;
4 get(): React.ComponentType;
5 }
6 export default function createProxy(
7 Component: React.ComponentType

Callers 2

getComponentByTagNameFunction · 0.80
hotFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected