UNPKG

@linode/api-v4

Version:
3 lines 199 B
import { Params, PriceType, ResourcePage } from 'src/types'; export declare const getNetworkTransferPrices: (params?: Params) => Promise<ResourcePage<PriceType>>; //# sourceMappingURL=prices.d.ts.map