mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-17 11:50:22 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+1
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user