Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0497ce6

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
fix: export three-types
1 parent 7b78e82 commit 0497ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/angular-three/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export * from './lib/portal';
1414
export * from './lib/routed-scene';
1515
export * from './lib/stores/rx-store';
1616
export * from './lib/stores/store';
17+
export * from './lib/three-types';
1718
export * from './lib/types';
1819
export * from './lib/utils/apply-props';
1920
export { createAttachFunction } from './lib/utils/attach';

0 commit comments

Comments
 (0)