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
/
src
/
index.test.ts
6 lines
(5 loc)
•
80 B
text/typescript
View Raw
1
2
3
4
5
6
describe
(
'cloudkity'
,
() =>
{
it
(
'todo'
,
() =>
{
console
.
warn
(
'todo'
) }) })