@ibiliaze/global-vars 1.157.0 → 1.159.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -164,6 +164,7 @@ export declare const occupanceRoleDefs: <TId, TDate>() => readonly [{
164
164
  readonly response_200: {
165
165
  occupance: OccupanceBase<TId, TDate>;
166
166
  message: string;
167
+ seasonId: string;
167
168
  };
168
169
  readonly response_403: {
169
170
  message: string;