mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update reference paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="raphael-2.1.d.ts" />
|
||||
/// <reference path="raphael.d.ts" />
|
||||
|
||||
var paper = Raphael(10, 50, 320, 200);
|
||||
var circle = paper.circle(50, 40, 10);
|
||||
|
||||
Reference in New Issue
Block a user