UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

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