UNPKG

@melonproject/protocol

Version:

Technology Regulated and Operated Investment Funds

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