mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-28 12:43:06 +08:00
Merge pull request #6877 from tomgrooffer/patch-1
Update express-handlebars.d.ts
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ interface ExphbsOptions {
|
||||
handlebars?: any;
|
||||
extname?: string;
|
||||
layoutsDir?: string;
|
||||
partialsDir?: string;
|
||||
partialsDir?: any;
|
||||
defaultLayout?: string;
|
||||
helpers?: any;
|
||||
compilerOptions?: any;
|
||||
|
||||
Reference in New Issue
Block a user