2 lines
69 B
TypeScript
2 lines
69 B
TypeScript
export const DEFAULT_FEED_URL = 'https://grafana.com/blog/news.xml';
|
export const DEFAULT_FEED_URL = 'https://grafana.com/blog/news.xml';
|