Files
mue/src/modules/constants.js
David Ralph 91fefbf73c 4.0
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
Co-authored-by: Wessel Tip <discord@go2it.eu>
Co-authored-by: Isaac Saunders <contact@eartharoid.me>
2020-08-26 14:32:52 +01:00

4 lines
206 B
JavaScript

export const API_URL = 'https://api.muetab.xyz';
export const UNSPLASH_URL = 'https://unsplash.muetab.xyz';
export const MARKETPLACE_URL = 'https://marketplace.muetab.xyz';
export const OFFLINE_IMAGES = 20;