UNPKG
ab-test-jsx
Version:
latest (3.0.5)
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
React (JS) AB testing consumption
github.com/agoda-com/react-handyman
agoda-com/react-handyman
ab-test-jsx
/
lib
/
cjs
/
react-utils.js
2 lines
(1 loc)
•
181 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
,{
value
:!
0
});
exports
.
AnonymousFunctionName
=
"Anonymous"
,
exports
.
nameOf
=
function
(
e
){
return
e.
displayName
||e.
name
||
"Anonymous"
};