Mal schauen

This commit is contained in:
Moritz Utcke
2025-03-17 20:43:44 -03:00
parent 661a75ee9c
commit 90522e1f81
18 changed files with 105412 additions and 300 deletions

View File

@@ -1,6 +1,6 @@
import { VerbrauchsausweisWohnenClient } from "#components/Ausweis/types";
import { VerbrauchsausweisWohnenClient } from "#components/Ausweis/types.js";
import { faker } from "@faker-js/faker";
import { Enums } from "#lib/client/prisma";
import { Enums } from "#lib/client/prisma.js";
import moment from "moment";
export async function importVerbrauchsausweisWohnenAltesSystem(count: number = 5) {