Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
pokeloken
/
admin
/
wp-content
/
wp-content
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
api
:
LibraryApi.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
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);