mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-2
@@ -46,7 +46,7 @@ declare module "ejs" {
|
||||
scanLine(line: string): any;
|
||||
|
||||
}
|
||||
module Template {
|
||||
namespace Template {
|
||||
interface MODES {
|
||||
EVAL: string;
|
||||
ESCAPED: string;
|
||||
@@ -88,4 +88,4 @@ declare module "ejs" {
|
||||
|
||||
}
|
||||
export = Ejs;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user