UNPKG

xpm

Version:

The xPack project manager command line tool

3 lines (2 loc) 158 B
import type { TLogEntryWithInclusionProof } from '@sigstore/bundle'; export declare function verifyMerkleInclusion(entry: TLogEntryWithInclusionProof): void;