global: add cohorts by entry

This commit is contained in:
nym21
2026-06-14 00:40:18 +02:00
parent 297fc3b855
commit c85da92cbc
44 changed files with 1927 additions and 19567 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ export function init() {
/** @type {Map<Unit, AnyFetchedSeriesBlueprint[]>} */
const result = new Map();
const { ohlc, spot } = brk.series.prices;
const { ohlc, spot } = brk.series.price;
result.set(Unit.usd, [
/** @type {AnyFetchedSeriesBlueprint} */ ({