UNPKG

xpm

Version:

The xPack project manager command line tool

4 lines (3 loc) 215 B
export { DEFAULT_REKOR_URL, RekorWitness, RekorWitnessOptions } from './tlog'; export { TSAWitness, TSAWitnessOptions } from './tsa'; export type { SignatureBundle, VerificationMaterial, Witness } from './witness';