UNPKG

better-auth-cloudflare

Version:

Seamlessly integrate better-auth with Cloudflare Workers, D1, Hyperdrive, KV, R2, and geolocation services.

8 lines (5 loc) 110 B
'use strict'; function createR2Config(config) { return config; } exports.createR2Config = createR2Config;