mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Vendored
+4
@@ -79,3 +79,7 @@ interface StateMachine {
|
||||
}
|
||||
|
||||
declare var StateMachine: StateMachineStatic;
|
||||
|
||||
declare module "state-machine" {
|
||||
export = StateMachineStatic;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user