Skip to content

Commit

Permalink
exposes island to runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
blakechambers committed Jul 16, 2022
1 parent fa8d98a commit 3ae1d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from "./src/runtime/utils.ts";
export * from "./src/runtime/head.ts";
export * from "./src/runtime/csp.ts";
export * from "./src/runtime/island.ts";

0 comments on commit 3ae1d85

Please sign in to comment.