All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.prod.ssr-dom-shim.js.map Maven / Gradle / Ivy

{
  "version": 3,
  "sources": ["../../src/ssr-dom-shim.ts"],
  "sourcesContent": ["/* eslint-disable max-classes-per-file */\nimport { HTMLElement, Element, customElements } from \"@lit-labs/ssr-dom-shim\";\n\nglobalThis.HTMLElement ??= HTMLElement;\nglobalThis.Element ??= Element;\nglobalThis.customElements ??= customElements;\n\nclass NodeShim {}\nglobalThis.Node ??= NodeShim as object as typeof Node;\n\nclass FileListShim {}\nglobalThis.FileList ??= FileListShim as object as typeof FileList;\n"],
  "mappings": "aACA,OAAS,eAAAA,EAAa,WAAAC,EAAS,kBAAAC,MAAsB,yBAErD,WAAW,cAAgBF,EAC3B,WAAW,UAAYC,EACvB,WAAW,iBAAmBC,EAE9B,MAAMC,CAAS,CAAC,CAChB,WAAW,OAASA,EAEpB,MAAMC,CAAa,CAAC,CACpB,WAAW,WAAaA",
  "names": ["HTMLElement", "Element", "customElements", "NodeShim", "FileListShim"]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy