UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

7 lines (6 loc) 160 B
export declare class ViewModel { iconURL: string; label: string; type: string; constructor(iconURL: string, label: string, viewType: string); }