The arm selecting one of the adapters this package ships.
A union of the built-in arms: each names the options its adapter cannot run without, so the compiler rejects a configuration the adapter would only reject at startup.
The arm selecting one of the adapters this package ships.
A union of the built-in arms: each names the options its adapter cannot run without, so the compiler rejects a configuration the adapter would only reject at startup.
import { type BuiltInDatabaseOptions } from "database-plugin/src/index.ts";