UNPKG

@yoroi/explorers

Version:

The Explorers package of Yoroi SDK

5 lines 175 B
import { explorerManager } from '../../explorer-manager'; export function useExplorers(network) { return explorerManager[network]; } //# sourceMappingURL=useExplorers.js.map