?? GreyFile — Mystic File Browser

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

?? Viewing: LibraryApi.js

import { Axios as api } from './axios';

/* Updates the site type in the Library */
export const updateSiteType = (data) => api.post('library/site-type', data);


??

??