UNPKG

@koalarx/ui

Version:

Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.

6 lines (5 loc) 116 B
export interface KoalaUserMenuOptionsInterface { action: () => void; icon: string; name: string; }