Skip to content

Commit 22f8c02

Browse files
committed
debug
1 parent 4ed7080 commit 22f8c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cloudflare.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ async function getData<T>(
3636
}
3737
}
3838

39+
console.log('Loaded data for', type, ':', Object.keys(data).join(', '));
3940
return data;
4041
}
4142

0 commit comments

Comments
 (0)