export const adapterScoped = process.env.ADAPTER_ONLY_VALUE; export const adapterOptional = process.env.ADAPTER_OPTIONAL_VALUE ?? "fallback";