UNPKG

@solarpunkltd/comment-system

Version:

A library for writing and reading comments from the Swarm network.

4 lines 214 B
export type { MessageData, CommentNode, MessagesWithIndex } from './comment.model'; export { MessageType } from './comment.model'; export type { Options } from './options.model'; //# sourceMappingURL=index.d.ts.map