yaejunyang/packages/db/generated/prisma/models.ts
2026-02-09 18:31:56 +00:00

13 lines
No EOL
412 B
TypeScript

/* !!! This is code generated by Prisma. Do not edit directly. !!! */
/* eslint-disable */
// biome-ignore-all lint: generated file
// @ts-nocheck
/*
* This is a barrel export file for all models and their related types.
*
* 🟢 You can import this file directly.
*/
export type * from './models/DiscordUserProfile'
export type * from './models/DiscordGuildProfile'
export type * from './commonInputTypes'