UNPKG

typescript-tradingview-embed

Version:
3 lines (2 loc) 210 B
declare const EmbedSymbolInfoChart: (elementId: string, symbol: string, width: string, locale: string, colorTheme: string, referral_id: string, isTransparent: boolean) => void; export { EmbedSymbolInfoChart };