Shared services
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2026-02-23 16:12:05 +01:00
parent d7ab7e84ce
commit 5991adf0c6
3 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import { IUser } from "../common.module";
import { IUser } from "./user";
export interface ISharedItem {
code: string,