UNPKG

reakit-system

Version:

Reakit System utils

3 lines (2 loc) 126 B
import { RenderProp } from "reakit-utils/types"; export declare function isRenderProp(children: any): children is RenderProp;