Type alias IndexerOptions

IndexerOptions: Omit<Exclude<Parameters<typeof createIndexer>[0], undefined | string>, "experimentalRequestDedupe">