import { DaffInMemoryRouteableBackend } from '@daffodil/driver/in-memory'
An in-memory backend that can be easily routed to based on the available capabilities.
type DaffInMemoryRouteableBackend = DaffInMemorySingleRouteableBackend | DaffInMemoryMultiRouteableBackend