fix(index): add GestureController

This commit is contained in:
Manu Mtz.-Almeida
2018-02-22 13:25:20 +01:00
parent 7f0352662b
commit 9a2b89015a

View File

@@ -36,6 +36,7 @@ export { PanRecognizer } from './components/gesture/recognizers';
export {
BLOCK_ALL,
BlockerDelegate,
GestureController,
GestureDelegate,
BlockerConfig,
GestureConfig,