common is now a node package

This commit is contained in:
2026-06-29 14:22:14 +02:00
parent 3917b5303e
commit 8b7894ccb1
17 changed files with 247 additions and 193 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { SettingDefinition } from "@common/shared/typings/settings";
import { SettingDefinition } from "./typings/settings";
/**
* Type definition of the setting definition file.