sass-template-common 0.1.13 → 0.1.15

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.
@@ -324,6 +324,7 @@ export declare type Config = {
324
324
  showads?: boolean;
325
325
  articlepreview?: string;
326
326
  configVersion?: string;
327
+ cookieName?: string;
327
328
  };
328
329
 
329
330
  export declare type ConfigDynamic = {