PATH:
home
/
bkunreyz
/
ezdatarecovery.net
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
api
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);
[-] axios.js
[edit]
[-] WooCommerce.js
[edit]
[+]
..
[+]
__tests__
[-] DataApi.js
[edit]
[-] WPApi.js
[edit]
[-] LibraryApi.js
[edit]