@univerjs-pro/thread-comment-datasource

GitHubEdit on GitHub

Remote data source integration for Univer thread comments.

import { UniverThreadCommentDataSourcePlugin } from '@univerjs-pro/thread-comment-datasource'

univer.registerPlugin(UniverThreadCommentDataSourcePlugin, IUniverThreadCommentDataSourceConfig)

IUniverThreadCommentDataSourceConfig

export interface IUniverThreadCommentDataSourceConfig {
}