@merkl/api 0.10.83 → 0.10.85

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@merkl/api",
3
- "version": "v0.10.83",
3
+ "version": "v0.10.85",
4
4
  "type": "module",
5
5
  "types": "./dist/src/eden/index.d.ts",
6
6
  "main": "./dist/src/eden/index.js",
@@ -1,39 +0,0 @@
1
- export declare const balancerPoolInterface: any;
2
- export declare const gearboxVaultInterface: any;
3
- export declare const auraOperatorInterface: any;
4
- export declare const factoryInterface: any;
5
- export declare const balancerGaugeInterface: any;
6
- export declare const OneInchStakingInterface: any;
7
- export declare const compoundInterface: any;
8
- export declare const radiantInterface: any;
9
- export declare const ionicInterface: any;
10
- export declare const layerBankInterface: any;
11
- export declare const metamorphoInterface: any;
12
- export declare const moonwellInterface: any;
13
- export declare const aaveInterface: any;
14
- export declare const fraxlendInterface: any;
15
- export declare const curveInterface: any;
16
- export declare const sturdyInterface: any;
17
- export declare const torosInterface: any;
18
- export declare const auraInterface: any;
19
- export declare const fluidInterface: any;
20
- export declare const enzymeInterface: any;
21
- export declare const eulerInterface: any;
22
- export declare const beefyInterface: any;
23
- export declare const DistributorInterface: any;
24
- export declare const DistributionCreatorInterface: any;
25
- export declare const spNFTInterface: any;
26
- export declare const NitroInterface: any;
27
- export declare const ERC20Interface: any;
28
- export declare const UniswapV3PoolInterface: any;
29
- export declare const UniswapV2PoolInterface: any;
30
- export declare const MorphoInterface: any;
31
- export declare const CdpManagerInterface: any;
32
- export declare const SortedCdpsInterface: any;
33
- export declare const ERC20PoolInterface: any;
34
- export declare const PoolInfoUtilsInterface: any;
35
- export declare const EVKInterface: any;
36
- export declare const EulerVaultLensInterface: any;
37
- export declare const CTokenInterface: any;
38
- export declare const balancerVaultInterface: any;
39
- export declare const pendleInterface: any;