UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

3 lines 154 B
import { rootLogger } from '@hyperlane-xyz/utils'; export const widgetLogger = rootLogger.child({ module: 'widgets' }); //# sourceMappingURL=logger.js.map