We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9329c0e commit 72b970eCopy full SHA for 72b970e
1 file changed
modules/core/src/core.js
@@ -14,5 +14,6 @@ export * from 'change_detection/record';
14
export * from './compiler/compiler';
15
export * from './compiler/template_loader';
16
export * from './compiler/view';
17
+export * from './compiler/viewport';
18
19
export * from 'core/dom/element';
0 commit comments