UNPKG

notbank

Version:
5 lines (4 loc) 98 B
export interface WebAuthenticateUserRequest { SessionToken?: string; JWTToken?: string; }