UNPKG

mingoo.amotify

Version:
11 lines (10 loc) 407 B
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;