MCPcopy
hub / github.com/KartikTalwar/gmail.js / is_new_data_layer

Method is_new_data_layer

src/gmail.d.ts:293–293  ·  view source on GitHub ↗

Returns True if the user is running Gmail with the new 2018 data-layer

()

Source from the content-addressed store, hash-verified

291 Returns True if the user is running Gmail with the new 2018 data-layer
292 */
293 is_new_data_layer(): boolean;
294 /**
295 Returns True if the user is running Gmail with the new 2018 GUI
296 */

Callers 1

GmailFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected