Skip to content

Latest commit

 

History

History

rekor-types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@sigstore/rekor-types

TypeScript types for the Sigstore Rekor REST API.

Updating Rekor Types

Update the git REF in hack/generate-rekor-types from the sigstore/rekor repository.

Generate TypeScript types (should update files in scr/__generated__):

npm run codegen