import { api } from "$lib/server/api.js"; export const { GET, POST, PUT, DELETE } = api;