@univerjs/sheets-thread-comment
Thread comment integration for Univer Sheets.
import { UniverSheetsThreadCommentPlugin } from '@univerjs/sheets-thread-comment'
univer.registerPlugin(UniverSheetsThreadCommentPlugin, IUniverSheetsThreadCommentConfig)IUniverSheetsThreadCommentConfig
export interface IUniverSheetsThreadCommentConfig {
}