react-native-macos/flow-typed/npm/create-react-class_v15.x.x.js

18 строки
451 B
JavaScript

/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @format
* @flow strict
* @nolint
*/
// flow-typed signature: 892fd8dcd3f17e76da4fb1334b0fd49e
// flow-typed version: da30fe6876/create-react-class_v15.x.x/flow_>=v0.41.x
declare module 'create-react-class' {
declare module.exports: React$CreateClass;
}