import { DaffInMemoryDriverConfig } from '@daffodil/driver/in-memory'
interface DaffInMemoryDriverConfig { apiBase: string }
string
The base path segment of the API route.