module Airship.Route ( Route , RoutingSpec , root , var , star , (</>) , (#>) ) where import Airship.Types import Airship.Internal.Route