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

3 lines
147 B
TypeScript

export { DEFAULT_FULCIO_URL, FulcioSigner, FulcioSignerOptions, } from './fulcio';
export type { KeyMaterial, Signature, Signer } from './signer';