1
0
mirror of synced 2025-01-23 23:04:07 +01:00
Bayshore/src/index.ts

6 lines
198 B
TypeScript
Raw Normal View History

2022-07-11 08:22:41 +01:00
// Bayshore - a Wangan Midnight Maximum Tune 6 private server.
// Made with love by Luna, and part of Project Asakura.
import {Express} from 'express';
import {PrismaClient} from '@prisma/client';