1
0
mirror of https://github.com/TeamPiped/Piped.git synced 2024-12-15 06:40:28 +05:30
Piped/src/Constants.js

3 lines
66 B
JavaScript
Raw Normal View History

2020-11-11 14:50:57 +05:30
export default {
BASE_URL: 'https://pipedapi.kavin.rocks',
2020-11-11 14:50:57 +05:30
}