Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created April 1, 2024 17:43
Show Gist options
  • Save bjoerntx/62f2c40e8c8302c6ab242208d9c37944 to your computer and use it in GitHub Desktop.
Save bjoerntx/62f2c40e8c8302c6ab242208d9c37944 to your computer and use it in GitHub Desktop.
const insertedComment = await insertComment("This is a new comment");
console.log(insertedComment);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment