Skip to content

Commit b22b903

Browse files
committed
fix: expose loop
1 parent 83dba9b commit b22b903

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
@@ -6,6 +6,7 @@ export * from './lib/di/ref';
66
export * from './lib/directives/args';
77
export * from './lib/directives/repeat';
88
export * from './lib/loader';
9+
export * from './lib/loop';
910
export * from './lib/pipes/push';
1011
export * from './lib/portal';
1112
export * from './lib/stores/rx-store';

0 commit comments

Comments
 (0)