GitHub

DaffInMemoryDriverConfig

import { DaffInMemoryDriverConfig } from '@daffodil/driver/in-memory'

interface DaffInMemoryDriverConfig {
  apiBase: string
}

Properties

apiBase
string

The base path segment of the API route.