@ecp.eth/sdk / comments/react / UseEditCommentOptions
Type Alias: UseEditCommentOptions
type UseEditCommentOptions = Omit<UseMutationOptions<EditCommentResult, Error, UseEditCommentParams>, "mutationFn">;
Defined in: packages/sdk/src/comments/react/comment.ts:330