module Servant.Auth.Client (Token(..)) where import Servant.Auth.Client.Internal (Token(..))