UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
3 lines (2 loc) 125 B
import { NetworkMetrics } from 'types'; export declare const getNetworkMetrics: (apiUrl: string) => Promise<NetworkMetrics>;