Skip to content

Commit

Permalink
fix: export setAssetPath to give user a way to change that path
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed May 1, 2024
1 parent fc31807 commit 15f239d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
export { setAssetPath } from '@stencil/core';

export { addIcons } from './components/icon/utils';
export type { Components, JSX } from './components';

0 comments on commit 15f239d

Please sign in to comment.