`transformSearchClient` allows to attach user agents to the search client, to manipulate the cache, etc.
3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export * from './groupBy';
|
|
export * from './identity';
|
|
export * from './noop';
|