import fetch from 'hife/fetch'; const domain = location.origin; export default fetch(`${domain}/api/v1/app`);