import { E as EdenRequestOptions } from './operation-JC_TyDnC.cjs'; import 'elysia'; import './errors-DQ0_HKez.cjs'; import './infer.cjs'; import './http-BobyyETH.cjs'; import './transformer-BrEsAU6i.cjs'; import './ws.cjs'; /** * Configuration for Eden client. It can also be specified on a request to override the client's defaults. */ type EdenConfig = Omit; export type { EdenConfig };