mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
comit for tests
This commit is contained in:
2
leaflet-curve/leaflet-curve.d.ts
vendored
2
leaflet-curve/leaflet-curve.d.ts
vendored
@@ -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