mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
Changed reference path to reflect rename.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Examples from project repo used for tests.
|
||||
|
||||
/// <reference path="sortable.d.ts" />
|
||||
/// <reference path="sortablejs.d.ts" />
|
||||
|
||||
var simpleList = document.getElementById('list');
|
||||
var list = simpleList;
|
||||
|
||||
Reference in New Issue
Block a user