{"version":3,"sources":["../src/config.ts"],"sourcesContent":["import type { EdenRequestOptions } from './request'\n\n/**\n * Configuration for Eden client. It can also be specified on a request to override the client's defaults.\n */\nexport type EdenConfig = Omit<EdenRequestOptions, 'domain'>\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}