UNPKG

@admin-jigsaw/jigsaw-sdk

Version:

Returns predefined data for Jigsaw platform and exposes functionality to retrieve the necessary data

17 lines (16 loc) 336 B
export declare const removePendleLiquidityAbi: { type: string; name: string; components: ({ type: string; name: string; components?: undefined; } | { type: string; name: string; components: { type: string; name: string; }[]; })[]; }[];