UNPKG
clado
Version:
beta (0.1.1-beta1)
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.1-beta1
0.1.0
A React state machine based on Context API.
github.com/brunurd/clado
brunurd/clado
clado
/
config
/
jest.setup.ts
3 lines
(2 loc)
•
85 B
text/typescript
View Raw
1
2
3
import
'@testing-library/jest-dom'
;
import
'@testing-library/jest-dom/jest-globals'
;