server-ts: Fix build errors

This commit is contained in:
Elian Doran
2024-02-16 21:22:13 +02:00
parent ff2e05fe83
commit 28735fa16a
3 changed files with 3 additions and 3 deletions

View File

@@ -96,7 +96,7 @@ function ignoreEntityChangeIds() {
namespace.set('ignoreEntityChangeIds', true);
}
module.exports = {
export = {
init,
wrap,
get,