cleaned-up headers

This commit is contained in:
Bart van der Schoor
2014-06-18 23:31:11 +02:00
parent 26109abe15
commit 1d345f6c14
124 changed files with 238 additions and 220 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
// Type definitions for Finite State Machine 2.2
// Project: https://github.com/jakesgordon/javascript-state-machine
// Definitions by: Boris Yankov <https://github.com/borisyankov/>
// Definitions by: Maarten Docter <https://github.com/mdocter> (2013/01/22)
// Definitions by: William Sears <https://github.com/MrBigDog2U> (2013/01/25)
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Maarten Docter <https://github.com/mdocter>, William Sears <https://github.com/MrBigDog2U>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
interface StateMachineErrorCallback {