UNPKG

203 BJavaScriptView Raw
1/**
2 * Call [Client#subscribe]{@link Client#subscribe} to create a StompSubscription.
3 *
4 * Part of `@stomp/stompjs`.
5 */
6export class StompSubscription {
7}
8//# sourceMappingURL=stomp-subscription.js.map
\No newline at end of file