mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-05-13 13:17:45 +00:00
2 lines
151 B
TypeScript
2 lines
151 B
TypeScript
export type { User, Mii, Punishment, Prisma } from "@prisma/client";
|
|
export { MiiPlatform, MiiGender, MiiMakeup, ReportReason } from "@prisma/client";
|