UNPKG

@skbkontur/db-viewer-ui

Version:

Database Viewer with custom configuration

5 lines (4 loc) 82 B
export type CountResult = { count?: null | number; countLimit: number; };