cronli5 0.1.7 → 0.2.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.
@@ -154,6 +154,7 @@ export interface DialectStyle {
154
154
  sep: string;
155
155
  serialComma: boolean;
156
156
  through: string;
157
+ untilWindow?: boolean;
157
158
  }
158
159
  /**
159
160
  * Options after a language module's `options()` has normalized them. `Style`