Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b78e82 commit 0497ce6Copy full SHA for 0497ce6
libs/angular-three/src/index.ts
@@ -14,6 +14,7 @@ export * from './lib/portal';
14
export * from './lib/routed-scene';
15
export * from './lib/stores/rx-store';
16
export * from './lib/stores/store';
17
+export * from './lib/three-types';
18
export * from './lib/types';
19
export * from './lib/utils/apply-props';
20
export { createAttachFunction } from './lib/utils/attach';
0 commit comments