UNPKG

@intuitionrobotics/push-pub-sub

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