export { createDiscussion } from "./create-discussion.js"; export { createComment } from "./create-comment.js";