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.
1 parent df02f00 commit 35039e8Copy full SHA for 35039e8
1 file changed
src/index.ts
@@ -4,4 +4,5 @@ export * from "./LazyLoader.js";
4
export * from "./TypedEvent.js";
5
export * from "./TouchContextMenu.js";
6
export * from "./Debounce.js";
7
+export * from "./DeclaritiveBaseCustomWebcomponent.js";
8
//export * from "./HotModuleReplacement.js"
0 commit comments