mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Type fixes
This commit is contained in:
parent
569c38641f
commit
c4a646f70f
@ -1,4 +1,4 @@
|
||||
import { sqlQuoteIdent } from '@/prisma-client';
|
||||
import { sqlQuoteIdent, sqlQuoteIdentToString } from '@/prisma-client';
|
||||
import { Prisma, PrismaClient } from '@prisma/client';
|
||||
import { StackAssertionError } from '@stackframe/stack-shared/dist/utils/errors';
|
||||
import { MIGRATION_FILES } from './../generated/migration-files';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user