# frozen_string_literal: true module ApiRoute TRACK = 'track' VERIFY = 'verify' end