Commentaire pour moi le lendemain à 6h du matin (heure canadienne)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import { Handlers } from "$fresh/server.ts";
|
import { Handlers } from "$fresh/server.ts";
|
||||||
import connect from "$root/databases/connect.ts";
|
import connect from "$root/databases/connect.ts";
|
||||||
|
|
||||||
|
// Rendre l'API plus simple car xlsx pour l'import c'est nul :/
|
||||||
export const handler: Handlers = {
|
export const handler: Handlers = {
|
||||||
// deno-lint-ignore require-await
|
// deno-lint-ignore require-await
|
||||||
async GET() {
|
async GET() {
|
||||||
|
|||||||
Reference in New Issue
Block a user