Skip to content

Commit 380a739

Browse files
committed
feat: expose make
1 parent e2fb313 commit 380a739

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
@@ -13,4 +13,5 @@ export * from './lib/types';
1313
export { createAttachFunction } from './lib/utils/attach';
1414
export * from './lib/utils/instance';
1515
export * from './lib/utils/is';
16+
export * from './lib/utils/make';
1617
export * from './lib/utils/update';

0 commit comments

Comments
 (0)