diff --git a/client/src/common/types/entities.ts b/client/src/common/types/entities.ts new file mode 100644 index 00000000..bdeea455 --- /dev/null +++ b/client/src/common/types/entities.ts @@ -0,0 +1 @@ +// If a globally shared type or interface doesn't have a clear owner, put it here