Get rid of shared/api
in Netlify functions
This commit is contained in:
parent
aecb5051ae
commit
b4e060c954
12 changed files with 60 additions and 91 deletions
|
@ -1,5 +1,3 @@
|
|||
/* eslint no-async-promise-executor: 0 */ // Doing promises is needed in order to make multiple requests at once, lowering wait time
|
||||
|
||||
import {type Handler} from "@netlify/functions";
|
||||
import {InsertOneResult, MongoClient} from "mongodb";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue