UNPKG

@malda-protocol/protocol-config

Version:

Centralized contract addresses, constants, and token configurations for Malda Protocol

5 lines (4 loc) 136 B
// Export all types and constants export * from './types.js'; // Export all utility functions from utils.ts export * from './utils.js';