Skip to content

Function: hasPendings() ​

hasPendings(entity, field?): Effect<boolean, never, EventsStore | ContextStore>

Defined in: packages/validate-openalex/src/actions/tester.ts:14

Parameters ​

entity ​

IEntity

field? ​

IField

Returns ​

Effect<boolean, never, EventsStore | ContextStore>