UNPKG

@ray-core/macro

Version:

3 lines (2 loc) 128 B
import type { NodePath } from '@babel/traverse'; export default function createHostComponent(path: NodePath, state: any): void;