chore: generate
This commit is contained in:
parent
363d6d1a26
commit
32d5058f8c
4 changed files with 15 additions and 20 deletions
|
|
@ -2,12 +2,7 @@ import { Resource } from "sst/resource"
|
|||
import type { AthenaData } from "../athena"
|
||||
import type { GeoStatAggregate } from "./geo"
|
||||
import type { ModelStatAggregate } from "./model"
|
||||
import {
|
||||
EXCLUDED_MODELS,
|
||||
MODEL_AUTHOR_RULES,
|
||||
statModel,
|
||||
statProvider,
|
||||
} from "./model-normalization"
|
||||
import { EXCLUDED_MODELS, MODEL_AUTHOR_RULES, statModel, statProvider } from "./model-normalization"
|
||||
import type { ProviderStatAggregate } from "./provider"
|
||||
import { normalizeCountry, normalizeTier, type StatBaseAggregate } from "./stat"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue