@leancodepl/rx-pipe-client
Version:
RxJS-based client for real-time data streaming using @leancodepl/pipe
2 lines (1 loc) • 396 B
JavaScript
(function(e,i){typeof exports=="object"&&typeof module<"u"?i(exports):typeof define=="function"&&define.amd?define(["exports"],i):(e=typeof globalThis<"u"?globalThis:e||self,i(e["@leancodepl/rx-pipe-client"]={}))})(this,(function(e){"use strict";function i({pipe:n}){return{createTopic(t){return o=>n.topic(t,o)}}}e.mkPipeClient=i,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}));