sass-template-common 0.1.23 → 0.1.26

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.
@@ -736,7 +736,7 @@ export declare function getVideoRealPath(pathname: string): {
736
736
  op: string;
737
737
  };
738
738
 
739
- export declare const GTM: () => JSX.Element;
739
+ export declare const GTM: () => "" | JSX.Element | undefined;
740
740
 
741
741
  export declare interface Hascontent {
742
742
  hasgalleryvideosflash: boolean;