@sesamy/sesamy-js 1.18.0 → 1.18.2

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.
@@ -173,6 +173,7 @@ export interface GenerateLinkBase {
173
173
  shorten?: boolean;
174
174
  ttl?: number;
175
175
  redirectUrl?: string;
176
+ language?: string;
176
177
  }
177
178
  export interface CreateCheckoutParams {
178
179
  items: {