UNPKG
@rxx/http
Version:
latest (1.0.1-alpha.9)
1.0.1-alpha.9
1.0.1-alpha.8
1.0.1-alpha.7
1.0.1-alpha.6
1.0.1-alpha.4
1.0.1-alpha.3
1.0.1-alpha.0
Http IO module for rxx.
github.com/brn/react-mvi
brn/react-mvi
@rxx/http
/
jest.config.js
11 lines
(8 loc)
•
129 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** *
@fileoverview
*
@author
Taketoshi Aono */
const
base
=
require(
'../../jest.config'
);
module
.
exports
= { ...base, };