Type Alias PoolAssetHEConfig

PoolAssetHEConfig: {
    assets: PoolAssetConfig[];
    heCategory: number;
    title: string;
}