mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
fixing missing ";"
This commit is contained in:
Vendored
+1
-1
@@ -94,7 +94,7 @@ declare module uiGrid {
|
||||
LEFT: string;
|
||||
RIGHT: string;
|
||||
NONE: string;
|
||||
},
|
||||
};
|
||||
aggregationTypes: {
|
||||
sum: number;
|
||||
count: number;
|
||||
|
||||
Reference in New Issue
Block a user