interface ProxyStorage {
    contract: string;
}

Properties

Properties

contract: string