// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
sigstore
/
dist
/
tuf
[ PARENT ]
EDIT :: target.d.ts
import { Updater } from 'tuf-js'; export declare function getTarget(tuf: Updater, targetPath: string): Promise<string>;
SAVE
CANCEL