@ecp.eth/sdk / comments/react / UseEditCommentWithSigOptions
Type Alias: UseEditCommentWithSigOptions
type UseEditCommentWithSigOptions = Omit<UseMutationOptions<EditCommentWithSigResult, Error, UseEditCommentWithSigParams>, "mutationFn">;
Defined in: packages/sdk/src/comments/react/comment.ts:293