mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
7 lines
217 B
JavaScript
7 lines
217 B
JavaScript
// 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;
|
|
}
|