diff --git a/snapsvg/snapsvgtests.d.ts b/snapsvg/snapsvgtests.d.ts index eb0304316..b07bc2007 100644 --- a/snapsvg/snapsvgtests.d.ts +++ b/snapsvg/snapsvgtests.d.ts @@ -1,6 +1,6 @@ //Copied from the snap homepage http://snapsvg.io/ -/// +/// // First lets create our drawing surface out of existing SVG element // If you want to create new surface just provide dimensions // like s = Snap(800, 600);