We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ade9d commit 9850fd3Copy full SHA for 9850fd3
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