Current path: home/webdevt/www/bricolagevincennes.fr/wp-content/plugins/extendify/src/Launch/api/
?? Go up: /home/webdevt/www/bricolagevincennes.fr/wp-content/plugins/extendify/src/Launch
import { Axios as api } from './axios';
/* Updates the site type in the Library */
export const updateSiteType = (data) => api.post('library/site-type', data);