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
/
ABTestsContext
/
index.d.ts
4 lines
(3 loc)
•
103 B
TypeScript
View Raw
1
2
3
4
import
ABTestsContext
from
'./ABTestsContext'
;
export
*
from
'./types'
;
export
default
ABTestsContext
;