@univerjs/sheets-thread-comment

GitHubEdit on GitHub

Thread comment integration for Univer Sheets.

import { UniverSheetsThreadCommentPlugin } from '@univerjs/sheets-thread-comment'

univer.registerPlugin(UniverSheetsThreadCommentPlugin, IUniverSheetsThreadCommentConfig)

IUniverSheetsThreadCommentConfig

export interface IUniverSheetsThreadCommentConfig {
}