subscribeToNote import { subscribeToNote } from "osm-api"; await subscribeToNote(123456); Response: void