import http from 'libs/http' export const getSelfStatus = (): Promise> => http.get('/self-test/status')