@univerjs-pro/thread-comment-datasource
Remote data source integration for Univer thread comments.
import { UniverThreadCommentDataSourcePlugin } from '@univerjs-pro/thread-comment-datasource'
univer.registerPlugin(UniverThreadCommentDataSourcePlugin, IUniverThreadCommentDataSourceConfig)IUniverThreadCommentDataSourceConfig
export interface IUniverThreadCommentDataSourceConfig {
}