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