UNPKG

@xyo-network/react-node

Version:

Common React library for all XYO projects that use React

3 lines 202 B
import type { NodeInstance } from '@xyo-network/node-model'; export declare const useWeakProvidedNode: () => [WeakRef<NodeInstance> | null | undefined]; //# sourceMappingURL=useWeakProvidedNode.d.ts.map