Lloyd
any
ts const abTest = async ({ request, next, env }) => { const url = new URL(request.url) // if homepage if (url.pathname === "/") {