UNPKG

@authereum/zos

Version:

Command-line interface for the ZeppelinOS smart contract platform

8 lines 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ProxyType; (function (ProxyType) { ProxyType["Upgradeable"] = "Upgradeable"; ProxyType["Minimal"] = "Minimal"; })(ProxyType = exports.ProxyType || (exports.ProxyType = {})); //# sourceMappingURL=interfaces.js.map