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 64c4d62 commit 0d04e01Copy full SHA for 0d04e01
src/core/core.ts
@@ -4,3 +4,6 @@ export * from './rtl/dir';
4
// Portals
5
export * from './portal/portal';
6
export * from './portal/portal-directives';
7
+
8
+// Gestures
9
+export * from './gestures/MdGestureConfig';
0 commit comments