Type alias VPProofJWS

VPProofJWS: VPProofBase & {
    jws: string;
}

Type declaration

  • jws: string