Skip to content

Commit

Permalink
FEAT/exports app from index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustinSorel committed Dec 31, 2023
1 parent dec0717 commit 7f544b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from "./h";
export * from "./mount-dom";
export * from "./app";

0 comments on commit 7f544b6

Please sign in to comment.