UNPKG

@state-less/leap-backend

Version:

A collection of open source fullstack services

5 lines (4 loc) 177 B
import { RenderOptions } from '@state-less/react-server'; export declare const ViewCounter: (props: any, { key, initiator, context }: RenderOptions & { key: any; }) => any;