Skip to content

Commit

Permalink
feat: export util functions
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Termont <[email protected]>
  • Loading branch information
woutermont committed Oct 11, 2021
1 parent c6f9909 commit 216e713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/dgt-components/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ export * from './services/solid.service';
export * from './services/i18n/memory-translator';
export * from './services/i18n/mock-translator';
export * from './services/i18n/translator';
export * from './util/define';
export * from './util/hydrate';

0 comments on commit 216e713

Please sign in to comment.