UNPKG

@chainlink/renvm-address-set

Version:
7 lines 382 B
"use strict"; const ea_bootstrap_1 = require("@chainlink/ea-bootstrap"); const adapter_1 = require("./adapter"); const config_1 = require("./config"); const NAME = 'RENVM'; module.exports = { NAME, execute: adapter_1.execute, ...ea_bootstrap_1.expose(ea_bootstrap_1.util.wrapExecute(adapter_1.executeWithDefaults)), getConfig: config_1.getConfig }; //# sourceMappingURL=index.js.map