UNPKG

@artela-network/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

3 lines (2 loc) 156 B
// Exports for utilities that require fs access and are not suitable for browser use export { FileSystemRegistry } from './registry/FileSystemRegistry.js';