@ -6,7 +6,7 @@ export const yo = async (data) => await $post({
url: 'YO',
data
})
export const $image = (path) => {
return `${url_}${path}`
}