관리-도구
편집 파일: target.d.ts
import { Updater } from 'tuf-js'; export declare function getTarget(tuf: Updater, targetPath: string): Promise<string>;