UNPKG

svogv

Version:

A decorator based approach for model driven forms, including an advanced DataGrid and a TreeView component.

8 lines (7 loc) 138 B
/** * @ignore */ declare interface ObjectConstructor { equals(x: any, y: any): boolean; same(x: any, y: any): boolean; }