UNPKG

@lxlib/seed

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.

11 lines (10 loc) 164 B
export declare class SGConfig { /** * 间距,默认:`32` */ gutter?: number; /** * 列数,默认:`2` */ col?: number; }