Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 146 Bytes

commentOnNote.md

File metadata and controls

11 lines (7 loc) · 146 Bytes

commentOnNote

import { commentOnNote } from "osm-api";

await commentOnNote(123456, "i also visited this café");

Response:

void