Remove invalid references

This commit is contained in:
Ryan Cavanaugh
2016-05-10 16:27:59 -07:00
parent 612c172c52
commit e105eabd48
290 changed files with 255 additions and 746 deletions

View File

@@ -1,5 +1,3 @@
/// <reference path="bigscreen.d.ts"/>
import BigScreen = require("bigscreen");
BigScreen.onchange = function(element: Element) {