UNPKG

@amo-tm/wsc

Version:

The amo WSC component of the amo JS SDK

3 lines (2 loc) 140 B
import { MountWscOptions } from '../interfaces/public-types'; export declare const mountWsc: (options: MountWscOptions) => Promise<void>;