mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
comit for tests
This commit is contained in:
Vendored
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
declare module L {
|
||||
/**
|
||||
* Drawing Bézier curves and other complex shapes.
|
||||
* Drawing Bezier curves and other complex shapes.
|
||||
*/
|
||||
function curve(path: any[], options?: L.PathOptions): Path;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user