Files
ExcaliDash/backend/src/generated/client/models.ts
T
Zimeng Xiong 4e8beae0ee MVP
2025-11-21 19:18:07 -08:00

13 lines
392 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/Collection'
export type * from './models/Drawing'
export type * from './commonInputTypes'