UNPKG
choo-shortcache
Version:
latest (0.0.0)
0.0.0
choo nanocomponent cache shortcut
choo-shortcache
/
example
/
node_modules
/
insert-module-globals
/
test
/
always
/
hidden_from_quick_test.js
2 lines
(1 loc)
•
48 B
JavaScript
View Raw
1
2
t.equal(
eval
(
'cust'
+
'om'
),
eval
(
'expected'
));