UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

7 lines (6 loc) 167 B
import { IHistoryManaged } from '../component/IHistoryManaged'; export declare class UIHistory { component: IHistoryManaged; name?: string; state?: any; }