rittenhop-ghost/versions/5.94.2/node_modules/simple-dom/dist/modules/es2017/index.js.map

1 line
927 B
Plaintext
Raw Normal View History

{"version":3,"file":"index.js","sources":["../../../src/index.ts"],"sourcesContent":["import createHTMLDocument from '@simple-dom/document';\nimport { SimpleDocument } from '@simple-dom/interface';\nexport { default as createDocument } from '@simple-dom/document';\nexport { default as HTMLParser } from '@simple-dom/parser';\nexport { default as HTMLSerializer } from '@simple-dom/serializer';\nexport { default as voidMap } from '@simple-dom/void-map';\nexport { SimpleChildNodes as NodeList, NodeType, SimpleAttr as Attr } from '@simple-dom/interface';\n\n// tslint:disable:no-shadowed-variable\n// tslint:disable:variable-name\nexport const Document = function Document() {\n // for backwards compatibility\n return createHTMLDocument();\n} as any as {\n prototype: SimpleDocument;\n new (): SimpleDocument;\n};\n"],"names":[],"mappings":";;;;;AAQA;;AAEA,AAAO,MAAM,QAAQ,GAAG;;IAEtB,OAAO,kBAAkB,EAAE,CAAC;CAI7B;;;;;;;;"}