Pick up transitional type aliases. (#566)
This commit is contained in:
parent
c3c43145b8
commit
70684a2cf0
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
require "flate"
|
||||||
|
require "gzip"
|
||||||
require "mime"
|
require "mime"
|
||||||
|
|
||||||
# Adds given `Kemal::Handler` to handlers chain.
|
# Adds given `Kemal::Handler` to handlers chain.
|
||||||
|
|
Loading…
Reference in a new issue