UNPKG

trm-core

Version:

TRM (Transport Request Manager) Core

7 lines (6 loc) 102 B
export type Login = { user: string; passwd: string; lang: string; client?: string; };