Pick up transitional type aliases. (#566)

This commit is contained in:
Todd Sundsted 2020-05-16 11:22:13 -04:00 committed by GitHub
parent c3c43145b8
commit 70684a2cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require "flate"
require "gzip"
require "mime"
# Adds given `Kemal::Handler` to handlers chain.