Add view engine unit - handlebars - and response helpers
This commit is contained in:
1
lib/src/external/http.ts
vendored
1
lib/src/external/http.ts
vendored
@@ -1,2 +1,3 @@
|
||||
export * from 'https://deno.land/std@0.53.0/http/server.ts'
|
||||
export * from 'https://deno.land/std@0.53.0/http/cookie.ts'
|
||||
export { Handlebars } from 'https://deno.land/x/handlebars/mod.ts'
|
||||
Reference in New Issue
Block a user