UNPKG

gy-foo

Version:

A library that contains all models for the gy-web-project.

7 lines (6 loc) 127 B
export interface CodeListValueInterface { id: string; bez?: string; 'fa-icon'?: string; 'fa-color'?: string; }