lbry-desktop/ui/constants/livestream.js

3 lines
126 B
JavaScript
Raw Normal View History

export const BITWAVE_EMBED_URL = 'https://bitwave.tv/embed';
export const BITWAVE_API = 'https://api.bitwave.tv/v1/channels';