UNPKG

@klayr-did/klayr-verifiable-credentials

Version:

A library for working with W3C verifiable credentials (VC) and verifiable presentations (VP) using Klayr DID

2 lines (1 loc) 115 B
export declare function preprocessRequired(properties: string[] | string | undefined, required: string): string[];