UNPKG

@arcware-cloud/pixelstreaming-websdk

Version:

WebSDK for easy implementation of pixel streaming with Arcware Cloud Services. Heavily based on the '@epicgames-ps' library.

7 lines (6 loc) 245 B
export * from "./ArcwareApplication"; export * from "./ArcwareConfig"; export * from "./ArcwarePixelStreaming"; export * from "./ArcwareInit"; export type * from "./MessageTypes"; export * from "./styles/ArcwarePixelStreamingApplicationStyles";