We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71938d0 commit e7f12d6Copy full SHA for e7f12d6
src/index.ts
@@ -1,2 +1,4 @@
1
+export { setAssetPath } from '@stencil/core';
2
+
3
export { addIcons } from './components/icon/utils';
4
export type { Components, JSX } from './components';
0 commit comments