Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 149 Bytes

createNote.md

File metadata and controls

11 lines (7 loc) · 149 Bytes

createNote

import { createNote } from "osm-api";

await createNote(-36.880984, 174.738948, "there is a café here");

Response:

void