mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
restructure
This commit is contained in:
@@ -3,7 +3,7 @@ import pdfkit from 'pdfkit';
|
||||
|
||||
import { PassThrough } from 'node:stream';
|
||||
|
||||
import { ProjectModel } from "@schema/ProjectSchema";
|
||||
import { ProjectModel } from "@schema/project/ProjectSchema";
|
||||
import { VisitModel } from '@schema/metrics/VisitSchema';
|
||||
import { EventModel } from '@schema/metrics/EventSchema';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user