typings: add IChoo.hash (#691)
This commit is contained in:
Vendored
+1
@@ -17,6 +17,7 @@ declare namespace Choo {
|
|||||||
export interface IChoo {
|
export interface IChoo {
|
||||||
history?: boolean
|
history?: boolean
|
||||||
href?: boolean
|
href?: boolean
|
||||||
|
hash?: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface IState {
|
export interface IState {
|
||||||
|
|||||||
Reference in New Issue
Block a user