models.ts 318 B

1234567891011
  1. /* !!! This is code generated by Prisma. Do not edit directly. !!! */
  2. /* eslint-disable */
  3. // @ts-nocheck
  4. /*
  5. * This is a barrel export file for all models and their related types.
  6. *
  7. * 🟢 You can import this file directly.
  8. */
  9. export type * from './models/ShortLink.ts'
  10. export type * from './commonInputTypes.ts'