UNPKG

@anuragchvn-blip/mandatekit

Version:

Production-ready Web3 autopay SDK for crypto-based recurring payments using EIP-712 mandates

8 lines 212 B
/** * Utility functions index - re-exports all utility modules * @module utils */ export * from './crypto.js'; export * from './cadence.js'; export * from './validation.js'; //# sourceMappingURL=index.d.ts.map