Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 150 Bytes

unsubscribeFromChangeset.md

File metadata and controls

11 lines (7 loc) · 150 Bytes

unsubscribeFromChangeset

import { unsubscribeFromChangeset } from "osm-api";

await unsubscribeFromChangeset(123456);

Response:

void