Skip to content

Function: notHasPendings() ​

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

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

Parameters ​

entity ​

IEntity

field? ​

IField

Returns ​

Effect<boolean, never, EventsStore | ContextStore>