UNPKG

@tomei/sso

Version:
7 lines (6 loc) 106 B
export interface ISystemLogin { id: string; code: string; sessionId: string; privileges: any[]; }