thomaswilson-sveltekit/generated/prisma/models.ts

12 lines
359 B
TypeScript
Raw Normal View History

2026-03-01 10:29:30 +00:00
/* !!! 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/PhotoPost.js'
export type * from './commonInputTypes.js'