We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0963fe2 commit 87f2094Copy full SHA for 87f2094
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