UNPKG

trm-client

Version:

TRM (Transport Request Manager) Client

3 lines (2 loc) 118 B
import { ViewArguments } from "./arguments"; export declare function view(commandArgs: ViewArguments): Promise<void>;