UNPKG

@amo-tm/wsc

Version:

The amo WSC component of the amo JS SDK

3 lines (2 loc) 126 B
import { WscParams } from '../interfaces/public-types'; export declare const initializeWsc: (wscParams: WscParams) => void;