Join Discord
Powered by
Ah ok, so `const abTest: PagesFunction = async ({ ...
# functions
l
Lloyd
05/26/2023, 2:01 PM
Ah ok, so
const abTest: PagesFunction = async ({ request, next, env }) => {
is valid?
Previous
Next