@ecp.eth/sdk / comments/react / UseGetDeleteCommentHashParams
Type Alias: UseGetDeleteCommentHashParams
type UseGetDeleteCommentHashParams = Omit<GetDeleteCommentHashParams, "readContract">;
Defined in: packages/sdk/src/comments/react/comment.ts:405