We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91ce376 + f52b13c commit e4e9813Copy full SHA for e4e9813
web-gtm-sandboxed-apis.d.ts
@@ -926,6 +926,10 @@ declare module 'templateStorage' {
926
/**
927
* An object with methods for accessing template storage, which persists for the lifetime of the page.
928
* Note: Unlike Web Storage, this API does not serialize data into strings; it stores and returns references.
929
+ *
930
+ * ---
931
932
+ * @see {@link https://developers.google.com/tag-platform/tag-manager/templates/api#templatestorage Google Tag Manager APIs Reference}
933
*/
934
const templateStorage: {
935
0 commit comments