Function: retrieveWorksByORCID() ​
retrieveWorksByORCID(
rateLimiter):Effect<void,ConfigError|Error,EventsStore|ContextStore>
Defined in: packages/validate-openalex/src/actions/actors.ts:319
Parameters ​
rateLimiter ​
RateLimiter | undefined
Returns ​
Effect<void, ConfigError | Error, EventsStore | ContextStore>