UNPKG

@xyo-network/react-node

Version:

Common React library for all XYO projects that use React

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