-- This is called on the client and will dispatch a taxi to the players current location
TriggerClientEvent('wp-ai-taxi:client:DispatchAITaxi')
-- Returns a boolean of whether the player currently has an AI taxi dispatched to them.
exports["wp-ai-taxi"]:isTaxiDispatched()