UNPKG
plywood-proxy
Version:
latest (0.1.2)
0.1.2
0.1.1
A Plywood proxy
github.com/implydata/plywood-proxy
implydata/plywood-proxy
plywood-proxy
/
typings
/
express-handlebars.d.ts
5 lines
(4 loc)
•
68 B
TypeScript
View Raw
1
2
3
4
5
declare
module
"express-handlebars"
{
var
p
:
any
;
export
= p; }