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 e2fb313 commit 380a739Copy full SHA for 380a739
libs/angular-three/src/index.ts
@@ -13,4 +13,5 @@ export * from './lib/types';
13
export { createAttachFunction } from './lib/utils/attach';
14
export * from './lib/utils/instance';
15
export * from './lib/utils/is';
16
+export * from './lib/utils/make';
17
export * from './lib/utils/update';
0 commit comments