mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 09:01:45 +08:00
Merge pull request #3850 from ksheedlo/flot-fix-interaction-typo
flot: fix interaction typo
This commit is contained in:
2
flot/jquery.flot.d.ts
vendored
2
flot/jquery.flot.d.ts
vendored
@@ -16,7 +16,7 @@ declare module jquery.flot {
|
||||
xaxes?: axisOptions[];
|
||||
yaxes?: axisOptions[];
|
||||
grid?: gridOptions;
|
||||
interfaction?: interaction;
|
||||
interaction?: interaction;
|
||||
hooks?: hooks;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user