Skip to content

@ecp.eth/sdk


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

Type Alias: UseGetCommentResult

type UseGetCommentResult = UseQueryResult<GetCommentResult, Error>;

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