@veltdev/react
Version:
Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.
8 lines (7 loc) • 586 B
TypeScript
export { default } from "./VeltCommentPin";
export { default as VeltCommentPinNumber } from "./VeltCommentPinNumber";
export { default as VeltCommentPinIndex } from "./VeltCommentPinIndex";
export { default as VeltCommentPinTriangle } from "./VeltCommentPinTriangle";
export { default as VeltCommentPinPrivateCommentIndicator } from "./VeltCommentPinPrivateCommentIndicator";
export { default as VeltCommentPinGhostCommentIndicator } from "./VeltCommentPinGhostCommentIndicator";
export { default as VeltCommentPinUnreadCommentIndicator } from "./VeltCommentPinUnreadCommentIndicator";