UNPKG

@lidofinance/utils

Version:

Utils for Lido Finance projects. Part of [Lido UI Components](https://github.com/lidofinance/ui/#readme)

10 lines (4 loc) 167 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var modalRoot = require('./modalRoot.js'); exports.modalRoot = modalRoot['default'];