export const useCdn = () => { const nuxtApp = useNuxtApp() return nuxtApp.$cdnUrl }