Files
Botexercito/Frontend/angular-internal-chat/node_modules/tuf-js/dist/index.d.ts
T
2026-03-22 18:07:19 +00:00

5 lines
187 B
TypeScript

export { TargetFile } from '@tufjs/models';
export { BaseFetcher, Fetcher } from './fetcher';
export { Updater, UpdaterOptions } from './updater';
export type { Config } from './config';