UNPKG

trm-client

Version:

TRM (Transport Request Manager) Client

5 lines (4 loc) 83 B
export type LoginArguments = { authentication?: string; force: boolean; };