commentOnNote import { commentOnNote } from "osm-api"; await commentOnNote(123456, "i also visited this café"); Response: void