Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 135 Bytes

File metadata and controls

11 lines (7 loc) · 135 Bytes

unsubscribeFromNote

import { unsubscribeFromNote } from "osm-api";

await unsubscribeFromNote(123456);

Response:

void