HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/jamesakinola.com/wp-content/plugins/extendify/src/Launch/api/
Upload File :
Current File : /home/dhnidqcz/jamesakinola.com/wp-content/plugins/extendify/src/Launch/api/LibraryApi.js
import { Axios as api } from '@launch/api/axios';

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