UNPKG

geminis-ng

Version:

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

5 lines (4 loc) 121 B
export interface GnButtonConfig { show?: boolean; type?: 'primary' | 'dashed' | 'danger' | 'default' | 'link'; }