Skip to content

Commit 87f2094

Browse files
feat: export setAssetPath (#1372)
resolves #1302
1 parent 0963fe2 commit 87f2094

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
export { setAssetPath } from '@stencil/core';
2+
13
export { addIcons } from './components/icon/utils';
24
export type { Components, JSX } from './components';

0 commit comments

Comments
 (0)