mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-28 20:34:52 +08:00
Set up flow config; add third party libdefs
This commit is contained in:
committed by
Nicolas Gallagher
parent
6b85f5a22a
commit
be3c78f317
6
types/create-react-class.js
Normal file
6
types/create-react-class.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// flow-typed signature: 121e589c9be7dac408c14a02e88287fa
|
||||
// flow-typed version: a1a20d4928/create-react-class_v15.x.x/flow_>=v0.41.x
|
||||
|
||||
declare module 'create-react-class' {
|
||||
declare var exports: React$CreateClass;
|
||||
}
|
||||
Reference in New Issue
Block a user