UNPKG
react-web-config
Version:
latest (1.0.0)
1.0.0
react-native-config for web
github.com/tanhauhau/react-web-config
tanhauhau/react-web-config
react-web-config
/
src
/
__tests__
/
ReactWebConfigTest.js
8 lines
(5 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
'use strict'
;
describe
(
'ReactWebConfig'
,
() =>
{
beforeEach
(
() =>
{ }); })