rename entities.ts to ShuttleRepositoryEntities.ts

This commit is contained in:
2025-04-08 16:07:48 -07:00
parent 51c2aedef6
commit 2741d229f9
16 changed files with 17 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
import { IEta, IOrderedStop, IRoute, IShuttle, IStop } from "../entities/entities";
import { IEta, IOrderedStop, IRoute, IShuttle, IStop } from "../entities/ShuttleRepositoryEntities";
/**
* Shuttle getter repository to be linked to a system.