Supported adapter backends.
'custom' accepts any IDatabaseAdapter, so a backend can live
in another package — cloudflare-plugin's D1Adapter is the first.
Supported adapter backends.
'custom' accepts any IDatabaseAdapter, so a backend can live
in another package — cloudflare-plugin's D1Adapter is the first.
import { type DatabaseAdapterType } from "database-plugin/src/index.ts";