Skip to content

Commit

Permalink
forsøk å fikse types og exports
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Nov 22, 2024
1 parent bdd05b5 commit 460d9c5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 388 deletions.
1 change: 1 addition & 0 deletions lib/main.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { Banner } from "./Banner/Banner";
export { Virksomhetsvelger } from "./Virksomhetsvelger/Virksomhetsvelger";
export * from "./Virksomhetsvelger/util";
Loading

0 comments on commit 460d9c5

Please sign in to comment.