UNPKG

@ray-core/macro

Version:

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