// import Listing from '../db/models/Listing'; export default defineEventHandler(async () => { // return await Listing.find(); });