// import { DruxtClient } from 'druxt'
export const useApi = () => {
// @TODO!!
// const druxt = new DruxtClient('http://http://yufu-manifest.ddev.site')
// console.log(druxt)
//return druxt
}