UNPKG

@intuitionrobotics/push-pub-sub

Version:
4 lines 244 B
import { type TypedHandler } from "@intuitionrobotics/thunderstorm/backend"; import { type PubSubReadNotification } from "../../../../index.js"; export declare const read: TypedHandler<PubSubReadNotification>; //# sourceMappingURL=read.d.ts.map