UNPKG

@moonwell-fi/moonwell-sdk

Version:

TypeScript Interface for Moonwell

6 lines 190 B
import type { TokenConfig } from "../environments/index.js"; export type MorphoStakingReward = { apr: number; token: TokenConfig; }; //# sourceMappingURL=morphoStakingReward.d.ts.map