UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

4 lines (3 loc) 75 B
export interface IEditorHandler { onDataChange(data: any): Function; }