@vecrea/oid4vc-prex
Version:
A TypeScript library for handling OpenID for Verifiable Credentials (OID4VC) Presentation Exchange operations
2 lines (1 loc) • 2.63 kB
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-BkrjIGlH.cjs"),t={jsonParse:e.DefaultJsonParser};Object.defineProperty(exports,"Constraints",{enumerable:!0,get:()=>e.Constraints});exports.DefaultJsonParser=e.DefaultJsonParser;exports.DescriptorMap=e.DescriptorMap;exports.FieldConstraint=e.FieldConstraint;exports.Filter=e.Filter;exports.Format=e.Format;Object.defineProperty(exports,"From",{enumerable:!0,get:()=>e.From});exports.Group=e.Group;exports.Id=e.Id;exports.InputDescriptor=e.InputDescriptor;exports.InputDescriptorId=e.InputDescriptorId;exports.JsonPath=e.JsonPath;exports.JsonPathOps=e.JsonPathOps;exports.Name=e.Name;exports.PresentationDefinition=e.PresentationDefinition;exports.PresentationSubmission=e.PresentationSubmission;Object.defineProperty(exports,"PresentationSubmissionEmbedLocation",{enumerable:!0,get:()=>e.PresentationSubmissionEmbedLocation});exports.Purpose=e.Purpose;Object.defineProperty(exports,"Rule",{enumerable:!0,get:()=>e.Rule});Object.defineProperty(exports,"SubmissionRequirement",{enumerable:!0,get:()=>e.SubmissionRequirement});exports.allSchema=e.allSchema;exports.claimFormatSchema=e.claimFormatSchema;exports.constraintsSchema=e.constraintsSchema;exports.createNonEmptySetSchema=e.createNonEmptySetSchema;exports.descriptorMapSchema=e.descriptorMapSchema;exports.fieldConstraintSchema=e.fieldConstraintSchema;exports.fieldsSchema=e.fieldsSchema;exports.filterSchema=e.filterSchema;exports.formatJSONClaimsSchema=e.formatJSONClaimsSchema;exports.formatSchema=e.formatSchema;exports.fromGroupSchema=e.fromGroupSchema;exports.fromNestedSchema=e.fromNestedSchema;exports.fromSchema=e.fromSchema;exports.groupSchema=e.groupSchema;exports.idSchema=e.idSchema;exports.inputDescriptorIdSchema=e.inputDescriptorIdSchema;exports.inputDescriptorSchema=e.inputDescriptorSchema;exports.jsonObjectSchema=e.jsonObjectSchema;exports.jsonPathSchema=e.jsonPathSchema;exports.limitDisclosureSchema=e.limitDisclosureSchema;exports.mapToPS=e.mapToPS;exports.nameSchema=e.nameSchema;exports.pathSchema=e.pathSchema;exports.pickSchema=e.pickSchema;exports.presentationDefinitionKey=e.presentationDefinitionKey;exports.presentationDefinitionSchema=e.presentationDefinitionSchema;exports.presentationSubmissionKey=e.presentationSubmissionKey;exports.presentationSubmissionSchema=e.presentationSubmissionSchema;exports.purposeSchema=e.purposeSchema;exports.ruleSchema=e.ruleSchema;exports.submissionRequirementSchema=e.submissionRequirementSchema;exports.toJsonPath=e.toJsonPath;exports.toJsonString=e.toJsonString;exports.PresentationExchange=t;