UNPKG

@helenejs/react

Version:

Real-time Web Apps for Node.js

3 lines (2 loc) 137 B
import { Collection } from '@helenejs/data'; export declare function useCount(collection: Collection, filter: Record<string, any>): any;