NET-Web-API-w-Angular/my-app/node_modules/@sigstore/sign/dist/signer/index.d.ts

2 lines
147 B
TypeScript
Executable file

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