/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v16.10.2
packages/react-cache/index.js
12 строк
251 B
Andrew Clark
Rename simple-cache-provider to react-cache (#13755)
01 окт 2018, 18:07
Не верифицирован
01 окт 2018, 18:07
ce96e2d
Код
Авторство
О чём код?
/** * 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. * * @flow */ 'use strict'; export * from './src/ReactCache';