added types of project ag-Grid

This commit is contained in:
Niall Crosby
2015-10-01 11:31:06 +01:00
parent 5c5a486b7f
commit e04d45a547
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Type definitions for ag-grid v2.1.2
// Project: http://www.ag-grid.com/
// Definitions by: Niall Crosby <https://github.com/ceolter/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module ag.grid {
class ColumnChangeEvent {
private type;
+1 -1
View File
@@ -1,7 +1,7 @@
// Type definitions for ag-grid v2.1.2
// Project: http://www.ag-grid.com/
// Definitions by: Niall Crosby <https://github.com/ceolter/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module ag.grid {
class ColumnChangeEvent {
private type;