mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Export all Flow types from TypeDefinition (#2903)
This commit is contained in:
committed by
Ashoat Tevosyan
parent
79317e83ae
commit
6a6207ce7b
2
src/react-navigation.js
vendored
2
src/react-navigation.js
vendored
@@ -4,6 +4,8 @@
|
||||
|
||||
/* eslint global-require: 0 */
|
||||
|
||||
/*:: export type * from './TypeDefinition'; */
|
||||
|
||||
module.exports = {
|
||||
// Core
|
||||
get createNavigationContainer() {
|
||||
|
||||
Reference in New Issue
Block a user