@merkl/api 1.0.13 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2105,7 +2105,7 @@ declare const StableJackInterfaceCampaigns: {
2105
2105
  declare const YieldNetCampaigns: {
2106
2106
  Ethereum_veYND: {
2107
2107
  campaignType: Campaign;
2108
- subCampaignType: any;
2108
+ subCampaignType: number;
2109
2109
  computeChainId: ChainId;
2110
2110
  targetToken: string;
2111
2111
  hooks: never[];