UNPKG

trm-client

Version:

TRM (Transport Request Manager) Client

3 lines (2 loc) 141 B
import { View } from "trm-registry-types"; export declare function viewRegistryPackage(packageName: string, print?: boolean): Promise<View>;