mingoo.amotify
Version:
UI FW for React
11 lines (10 loc) • 407 B
TypeScript
import { TagProps, fn } from '@declaration';
export declare const Comps: fn.Tables.CompsMethods;
export declare const Table: fn.Tables.Methods;
export declare const DefaultCellStyles: (type: fn.Tables.Types, tone: fn.Tables.Tones) => TagProps.Params;
export declare const DefaultCellSystemStyles: (args: {
top: boolean;
bottom: boolean;
left: boolean;
right: boolean;
}) => TagProps.Params;