UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

3 lines (2 loc) 113 B
export declare type CellSize = "medium" | "large"; export declare type CellAlign = "start" | "center" | "end";