mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed broken test typeahead/typeahead-tests.ts
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//
|
||||
// Examples from http://twitter.github.com/typeahead.js/examples
|
||||
//
|
||||
declare var Hogan: any;
|
||||
declare var Hogan: string;
|
||||
|
||||
// Countries
|
||||
// Prefetches data, stores it in localStorage, and searches it on the client
|
||||
|
||||
Reference in New Issue
Block a user