@ecp.eth/sdk / comments / CreateRootCommentDataParams
Type Alias: CreateRootCommentDataParams
type CreateRootCommentDataParams = CreateCommentDataParamsShared & {
targetUri: string;
};
Defined in: packages/sdk/src/comments/types.ts:54
The parameters for creating a root comment
Type declaration
targetUri
targetUri: string;
The URI of the page the comment is about