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) 105 B
export interface KoalaFileInterface { type: string; base64: string; filename: string; }