Migrace serveru na OpenAPI
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { DailyStats, LunchChoice, WeeklyStats } from "../../types";
|
||||
import { DailyStats, LunchChoice, WeeklyStats } from "../../types/gen/types.gen";
|
||||
import { getStatsMock } from "./mock";
|
||||
import { getClientData } from "./service";
|
||||
import getStorage from "./storage";
|
||||
|
||||
Reference in New Issue
Block a user