STRAPS_LOCALHOST/lib/prisma/client/models.ts

14 lines
444 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/activity_logs'
export type * from './models/training_menus'
export type * from './models/user_recaps'
export type * from './commonInputTypes'