-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Exported variable 'effectFx' has or is using name 'ExecutionMeta' from external module ".../node_modules/.pnpm/@farfetched[email protected][email protected]/node_modules/@farfetched/core/dist/core" but cannot be named.
export const effectFx = createEffect((payload: UnitValue<typeof mutation.finished.failure>) => {...})Exported variable 'successfullyFinished' has or is using name 'ExecutionMeta' from external module ".../node_modules/.pnpm/@farfetched[email protected][email protected]/node_modules/@farfetched/core/dist/core" but cannot be named.
export const successfullyFinished = combineEvents([
mutation1.finished.success,
mutation2.finished.success,
]);Metadata
Metadata
Assignees
Labels
No labels