UNPKG

@confi/conflux-react-ui-test-package

Version:

Modern and minimalist React UI library.

4 lines (3 loc) 180 B
import { PageSize } from './page'; import { ZeitUIThemesLayout } from '../styles/themes'; export declare const getPageSize: (size: PageSize, layout: ZeitUIThemesLayout) => string;