mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fix goJS test error
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
/* Copyright (C) 1998 - 2013 by Northwoods Software Corporation. */
|
||||
|
||||
/// <reference path="GoJS.d.ts" />
|
||||
/// <reference path="goJS.d.ts" />
|
||||
|
||||
function init() {
|
||||
var $ = go.GraphObject.make; // for conciseness in defining templates
|
||||
|
||||
Reference in New Issue
Block a user