diff --git a/flot/jquery.flot.d.ts b/flot/jquery.flot.d.ts index 3041966cd..a9d2171b9 100644 --- a/flot/jquery.flot.d.ts +++ b/flot/jquery.flot.d.ts @@ -6,7 +6,7 @@ /// -module jquery.flot { +declare module jquery.flot { interface plotOptions { colors?: any[]; series?: seriesOptions;