mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Merge pull request #12798 from tkrotoff/patch-1
Change github.com/rackt/history to github.com/mjackson/history
This commit is contained in:
Vendored
+1
-3
@@ -1,10 +1,8 @@
|
||||
// Type definitions for history v2.0.0
|
||||
// Project: https://github.com/rackt/history
|
||||
// Project: https://github.com/mjackson/history
|
||||
// Definitions by: Sergey Buturlakin <https://github.com/sergey-buturlakin>, Nathan Brown <https://github.com/ngbrown>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
// types based on https://github.com/rackt/history/blob/master/docs/Terms.md
|
||||
|
||||
export as namespace History;
|
||||
|
||||
export type Action = string;
|
||||
|
||||
Reference in New Issue
Block a user