UNPKG
tcompare
Version:
latest (9.0.2)
pre (6.1.0)
9.0.2
9.0.1
9.0.0
8.0.0
7.0.1
7.0.0
6.4.6
6.4.5
6.4.4
6.4.3
6.4.2
6.4.1
6.4.0
6.3.0
6.2.1
6.2.0
6.1.0
6.0.1-5
6.0.1-4
6.0.1-3
6.0.1-2
6.0.1-1
6.0.0
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.0
4.0.1
4.0.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
A comprehensive comparison library, for use in test frameworks
github.com/tapjs/tapjs
tapjs/tapjs
tcompare
/
dist
/
commonjs
/
react-element-to-jsx-string.js
6 lines
•
288 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
// See: https://github.com/algolia/react-element-to-jsx-string/pull/819
const
r =
require
(
'react-element-to-jsx-string'
);
exports
.
default
= r.
default
;
//# sourceMappingURL=react-element-to-jsx-string-cjs.cjs.map