mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
1
packages/global/support/permission/type.d.ts
vendored
1
packages/global/support/permission/type.d.ts
vendored
@@ -1,6 +1,7 @@
|
||||
import { AuthUserTypeEnum } from './constant';
|
||||
|
||||
export type AuthResponseType = {
|
||||
userId: string;
|
||||
teamId: string;
|
||||
tmbId: string;
|
||||
isOwner: boolean;
|
||||
|
Reference in New Issue
Block a user