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 83dba9b commit b22b903Copy full SHA for b22b903
libs/angular-three/src/index.ts
@@ -6,6 +6,7 @@ export * from './lib/di/ref';
6
export * from './lib/directives/args';
7
export * from './lib/directives/repeat';
8
export * from './lib/loader';
9
+export * from './lib/loop';
10
export * from './lib/pipes/push';
11
export * from './lib/portal';
12
export * from './lib/stores/rx-store';
0 commit comments