UNPKG

@melonproject/protocol

Version:

Technology Regulated and Operated Investment Funds

4 lines (3 loc) 256 B
import { Address } from '@melonproject/token-math'; import { Environment } from '../../../utils/environment/Environment'; export declare const managersToRoutes: (environment: Environment, contractAddress: Address, managerAddress: Address) => Promise<any>;