@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