Files
pyrofetes-frontend/node_modules/@sigstore/sign/dist/witness/index.d.ts
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

4 lines
215 B
TypeScript

export { DEFAULT_REKOR_URL, RekorWitness, RekorWitnessOptions } from './tlog';
export { TSAWitness, TSAWitnessOptions } from './tsa';
export type { SignatureBundle, VerificationMaterial, Witness } from './witness';