mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 09:25:08 +10:00
wip
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { Role } from '@prisma/client';
|
||||
|
||||
import { prisma } from '@documenso/prisma';
|
||||
import type { Role } from '@documenso/prisma/client';
|
||||
|
||||
export type UpdateUserOptions = {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user