Files
SimfonyBasics/spa/node_modules/@sigstore/sign/dist/signer/index.d.ts
2024-07-05 13:46:23 +02:00

3 lines
126 B
TypeScript

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