module Snap.Utils.Types where

import           Data.ByteString (ByteString)

type URL = ByteString