mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
Fixing bug in test
This commit is contained in:
parent
d78fa183a3
commit
2eca3d59da
@ -383,6 +383,7 @@ module Underscore {
|
||||
evaluate?: RegExp;
|
||||
interpolate?: RegExp;
|
||||
escape?: RegExp;
|
||||
variable?: string;
|
||||
}
|
||||
|
||||
export interface Static {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user