mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-04 16:04:45 +08:00
added types of project ag-Grid
This commit is contained in:
@@ -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;
|
||||
|
||||
Vendored
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user