{"version":3,"file":"web-component.0x3mKi3_pd.js","sources":["../../../../src/_helpers/WebComponent.ts"],"sourcesContent":["class WebComponent {\n rootNode: Document | ShadowRoot = document;\n\n constructor(rootNode: Document | ShadowRoot) {\n this.rootNode = rootNode;\n }\n\n init(callback: VoidFunction) {\n callback();\n }\n}\n\nexport { WebComponent };\n"],"names":["WebComponent","rootNode","__publicField","callback"],"mappings":"wKAAA,MAAMA,CAAa,CAGjB,YAAYC,EAAiC,CAF7CC,EAAA,gBAAkC,UAGhC,KAAK,SAAWD,CAClB,CAEA,KAAKE,EAAwB,CAClBA,GACX,CACF"}