UNPKG

@moonwell-fi/moonwell-sdk

Version:

TypeScript Interface for Moonwell

12 lines 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.custom = void 0; const config_js_1 = require("../../types/config.js"); exports.custom = (0, config_js_1.createCustomConfig)({ governance: { token: "MFAM", chainIds: [], snapshotEnsName: "moonwell-apollo-governance.eth", }, }); //# sourceMappingURL=custom.js.map