add angle brackets to URL

This commit is contained in:
Kevin Barabash
2014-11-28 18:50:27 -07:00
parent 4e705d89a9
commit b286d4f043
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for HTML Touch Events
// Project: http://www.w3.org/TR/touch-events/
// Definitions by: Kevin Barabash https://github.com/kevinb7
// Definitions by: Kevin Barabash <https://github.com/kevinb7>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
interface TouchEvent extends UIEvent {