UNPKG
cloudkitty
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Painless CloudKit on Web
github.com/metrue/cloudkitty
metrue/cloudkitty
cloudkitty
/
lib
/
cjs
/
index.test.js
6 lines
(5 loc)
•
107 B
JavaScript
View Raw
1
2
3
4
5
6
describe
(
'cloudkity'
,
function
(
) {
it
(
'todo'
,
function
(
) {
console
.
warn
(
'todo'
); }); });