UNPKG

@skbkontur/db-viewer-ui

Version:

Database Viewer with custom configuration

8 lines (7 loc) 206 B
import { Theme } from "@skbkontur/react-ui/lib/theming/Theme"; export declare const jsStyles: { content(): string; headerTitle(): string; headerCode(t: Theme): string; message(): string; };