UNPKG

@cdf/cdf-ng-media

Version:

Angular module for displaying media assets (images, videos)

6 lines (5 loc) 173 B
import { ConfigInterface } from "../models"; export declare class ClientConfigService { static ConfigModel: ConfigInterface; static GetJwPlayerKey(): string; }