UNPKG

@arcware-cloud/pixelstreaming-websdk

Version:

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

3 lines (2 loc) 130 B
export declare function UrlBuilder(input: () => string, urlFlags?: string): string; export declare function ApplyUrlHack(): void;