UNPKG

@taprsvp/types

Version:

TypeScript types and interfaces for the Transaction Authorization Protocol (TAP)

8 lines 271 B
/** * @fileoverview Tests for TAP Message Validation using Zod v4 * * These tests verify that the Zod validation schemas correctly validate and reject * TAP messages according to the protocol specifications. */ export {}; //# sourceMappingURL=validator.test.d.ts.map