Skip to content

Commit

Permalink
feat: export setAssetPath (#1372)
Browse files Browse the repository at this point in the history
resolves #1302
  • Loading branch information
christian-bromann committed May 1, 2024
1 parent 0963fe2 commit 87f2094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
@@ -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 87f2094

Please sign in to comment.