UNPKG
@laufire/resist
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
React simple state-tree.
github.com/Laufire/resist
Laufire/resist
@laufire/resist
/
index.spec.js
6 lines
(5 loc)
•
116 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/* Tests */
describe
(
'the package'
,
function
(
) {
test
(
'the main entry point'
,
function
(
) {}); });