Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/sheetjs.ts>Comment

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Comment
import { type Comment } from "https://deno.land/x/lume@v2.2.1/deps/sheetjs.ts";

Comment element

Properties

optional
a: string

Author of the comment block

t: string

Plaintext of the comment

optional
T: boolean

If true, mark the comment as a part of a thread