Skip to content

@ecp.eth/sdk


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

Type Alias: UseGetDeleteCommentHashResult

type UseGetDeleteCommentHashResult = UseQueryResult<Hex, Error>;

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