Thomas G. Lopes
IndexedDb & Structured output (#82)
1778c9e unverified
raw
history blame
90 Bytes
import { api } from "$lib/server/api.js";
export const { GET, POST, PUT, DELETE } = api;