UNPKG

@moonwell-fi/moonwell-sdk

Version:

TypeScript Interface for Moonwell

9 lines 270 B
import { createCustomConfig } from "../../types/config.js"; export const custom = createCustomConfig({ governance: { token: "MFAM", chainIds: [], snapshotEnsName: "moonwell-apollo-governance.eth", }, }); //# sourceMappingURL=custom.js.map