Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments/react / UsePostCommentWithSigOptions

Type Alias: UsePostCommentWithSigOptions

type UsePostCommentWithSigOptions = Omit<UseMutationOptions<PostCommentWithSigResult, Error, UsePostCommentWithSigParams>, "mutationFn">;

Defined in: packages/sdk/src/comments/react/comment.ts:79