UNPKG

@titoagudelo/cdf-media

Version:

Angular module for displaying media assets (images, videos)

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